com.unity.multiplayer.playmode 1.4.0-pre.2

com.unity.multiplayer.playmode

Source docs
Notes: processedReleased January 10, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0 (29f1)

Features

  • Added `CurrentPlayer.IsMainEditor` to the API to check if the current player is the main editor instance.
  • Added a main editor label to scenario launch window

🔧 Bug Fixes

  • Fixed an ArgumentNullException issue that occurs across an MPPM upgrade with an actively set playmode Scenario configuration.
  • Fixed an issue where project settings were not getting propagated to Virtual Players when entering Playmode via the play button
  • Fixing the issue where the launching scenario window persists when domain/scene reload is enabled in the project settings.

📈 Improvements

  • Moved the warning helpbox in MPPM window to the bottom of the VP list during VP activation.