Unity Multiplayer
View Unity MultiplayerMultiplayer Playmode SDK 1.4.0-pre.2
6 documented changes.
- Version
- 1.4.0-pre.2
- Released
- Jan 1, 2025
- Product
- Unity Multiplayer
Unity Gaming Services release notes
Official notesMultiplayer Playmode SDK 1.4.0-pre.2
1 documented change.
Fixed
- Fix
Fixed launching scenario progress bar transition animation.
Unity Gaming Services release notes
Official notesMultiplayer Playmode SDK 1.4.0-pre.2
Added
- Feature
Added `CurrentPlayer.IsMainEditor` to the API to check if the current player is the main editor instance.
- Feature
Added a main editor label to scenario launch window
Fixed
- Fix
Fixed an ArgumentNullException issue that occurs across an MPPM upgrade with an actively set playmode Scenario configuration.
- Fix
Fixed an issue where project settings were not getting propagated to Virtual Players when entering Playmode via the play button
- Fix
Fixing the issue where the launching scenario window persists when domain/scene reload is enabled in the project settings.
Changed
- Change
Moved the warning helpbox in MPPM window to the bottom of the VP list during VP activation.