Multiplayer Playmode SDK 1.6.2
9 documented changes.
- Version
- 1.6.2
- Released
- Nov 1, 2025
- Product
- Unity Multiplayer
Multiplayer Playmode SDK 1.6.2
Added
- Feature
Added Drift detection support for Free Running Instances. Drift occurs when an active Free Running instance becomes desynchronized from the current state of the project within the Unity Editor. This typically happens when development actions, such as a code change, or a modification to an active scene, are performed in the Editor while an Instance is running.
- Feature
Added Drift warning UI icons to both Play Mode Status Window and Play Mode Status Popup. These are displayed when a drift is detected and go away after the Free Running instance is restarted.
- Feature
Character limit of 100 for scenario names and 500 for scenario description to prevent performance issues.
Fixed
- Fix
Fixed an issue where the scenario configuration window warning UI does not display correctly when the corresponding build profile is not installed.
- Fix
Fixed an issue where pausing before entering Play mode didn't keep Multiplayer virtual player(s) paused.
- Fix
Fixed UI overlap when Multiplayer Play Mode window is narrow.
- Fix
Fixed an issue where focusing on a Virtual Player does not bring its window to the front.
- Fix
Fixed an issue where the info HelpBox is not responsive when resizing the Multiplayer Play Mode Window.
- Fix
Fixed an issue where toggling the running mode of a Virtual Player fails after cancelling a running Scenario midway.