com.unity.multiplayer.playmode 1.6.1

com.unity.multiplayer.playmode

Source docs
Notes: processedReleased September 5, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0 (48f1)

Features

  • Added a Profiler panel option within Clone Editors that users can toggle on/off during Edit and Play mode.
  • Added validation checks for remote instances to ensure the cloud project ID, environment, and Multiplay are all properly set up before running a scenario

🔧 Bug Fixes

  • Fixed an issue where the clone editor’s audio toggle would reset every time scripts were reloaded
  • Fixed an issue where the Main Editor's build profile fails to restore when building local and remote instances.
  • Fixed the play button not updating when entering play mode using keyboard shortcuts
  • Fixed an issue where the Play Mode status popup window failed to update during loading
  • Fixed an issue where removing an active Scenario Configuration fails to close running instances.
  • Fixed an issue where removing an Instance configuration from within the Configure Play Mode Scenarios window results in a null reference error.
  • Fixed an issue where the Mute Player At Launch toggle not working properly