Changelog
All notable changes to this project template will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[2.2.1] - 2026-01-05
Changed
- Updated copyright date
[2.2.0] - 2025-11-19
Changed
- Updated
com.unity.burstto version1.8.25. - Updated
com.unity.inputsystemto version1.16.0. - Updated
com.unity.learn.iet-frameworkto version5.0.2. - Updated
com.unity.mobile.android-logcatto version1.4.6". - Updated
com.unity.multiplayer.playmodeto version1.6.2. - Updated
com.unity.netcode.gameobjectsto version2.7.0. - Updated
com.unity.services.authenticationto version3.5.2. - Updated
com.unity.services.multiplayerto version1.2.0. - Updated
com.unity.services.vivoxto version16.7.0 - Updated
com.unity.xr.arfoundationto version16.3.1 - Updated
com.unity.xr.core-utilsto version2.5.3 - Updated
com.unity.xr.handsto version1.7.1 - Updated
com.unity.xr.interaction.toolkitto version3.3.0. - Updated
com.unity.xr.managementto version4.5.3.
Fixed
- Fixed an issue when using MPPM without setting the Tags for each player in the scenario. The fixed version of the
Authentication Managernow utilizes the command-line arguments to determine if the instance is a virtual player as well as the name assigned to that player by MPPM to use as the player ID for authentication.
[2.1.0] - 2025-08-06
Added
- Added Distributed Authority as the new network topology.
- Added Host Migration support.
- Added Offline / LAN support.
- Added AndroidXR support.
- Added
Network Interactable Spawnerscript and prefabs for a simplified prefab spawning authoring workflow. - Added
Platform UnderstandingandPermissions Managerscripts / prefabs. - Added a new dropdown in the
Session Managerto enable Local Hosting. - Added
com.unity.multiplayer.centerversion1.0.0. - Added
com.unity.multiplayer.playmodeversion1.6.0. - Added
com.unity.multiplayer.toolsversion2.2.6. - Added
com.unity.xr.androidxr-openxrversion1.0.1.
Changed
- Updated the
XR Interaction Toolkit Samplesto match version3.2.0. - Updated
com.unity.burstto version1.8.24. - Updated
com.unity.inputsystemto version1.14.2. - Updated
com.unity.learn.iet-frameworkto version5.0.1. - Updated
com.unity.netcode.gameobjectsto version2.4.4. - Updated
com.unity.render-pipelines.universalto version17.0.4. - Updated
com.unity.services.authenticationto version3.5.1. - Updated
com.unity.services.multiplayerto version1.1.6. - Updated
com.unity.xr.interaction.toolkitto version3.2.1. - Updated
com.unity.xr.managementto version4.5.1. - Updated
com.unity.xr.openxrto version1.15.0. - Updated
Lobby Managercomponent toSession Manager. - Updated project videos file format from
.mp4to.webmto ensure cross-platform Editor support for platforms like Linux. - Updated Scene Interactables to use Predicted Visuals for smoother looking and feeling movement.
Fixed
- Fixed the spelling of the
Network Manager VR MultiplayerPrefab
Removed
- Removed Client/Server Relay topology.
- Removed
Object Dispenserscripts and prefabs.
[2.0.6] - 2025-02-19
Changed
- Updated
com.unity.netcode.gameobjectsto version2.2.0
[2.0.5] - 2025-01-22
Added
- Added
com.unity.services.multiplayer
Changed
- Updated Lobby and Relay services to use combined multiplayer SDK package instead of individual packages.
- Updated
com.unity.xr.openxrto version12.1.0 - Updated
com.unity.services.vivoxto version16.5.4 - Updated
com.unity.xr.interaction.toolkitto version3.0.7 - Updated
com.unity.inputsystemto version1.12.0 - Updated Microphone Usage Description in Project Settings > Player > Mac Configuration (VRMPTB-28).
Removed
- Removed
com.unity.services.lobby - Removed
com.unity.services.relay
[2.0.4] - 2024-10-16
Changed
- Updated
com.unity.xr.handsto version1.5.0 - Updated
com.unity.services.vivoxto version16.5.2 - Updated
com.unity.xr.interaction.toolkitto version3.0.6
[1.1.3] - 2024-10-08
Changed
- Updated
com.unity.xr.handsto version1.5.0 - Updated
com.unity.services.vivoxto version16.5.2
[2.0.3] - 2024-09-20
Fixed
- Welcome Dialog description
- Fix destroying of VoiceChatManager
[2.0.2] - 2024-07-31
Changed
- Updated
com.unity.xr.interaction.toolkitto version3.0.5
[2.0.1] - 2024-07-26
Changed
- Updated
com.unity.burstto version1.8.17 - Updated
com.unity.feature.developmentto version1.0.1 - Updated
com.unity.services.lobbyto version1.2.2 - Updated
com.unity.services.vivoxto version16.4.0 - Updated
com.unity.xr.managementto version4.5.0
[2.0.0] - 2024-07-09
Changed
- Minimum editor version changed to 6000.0 (Unity 6)
[1.1.2] - 2024-07-23
Changed
- Updated
com.unity.xr.interaction.toolkitto version3.0.5
[1.1.1] - 2024-07-23
Changed
- Updated Packages
[1.1.0] - 2024-07-16
Fixed
- Minimum editor version changed from Unity 2022.1 to Unity 2022.3
[1.0.0] - 2024-07-09
Added
- This is the first release of com.unity.template.vr-multiplayer