com.unity.multiplayer.playmode 2.0.0

com.unity.multiplayer.playmode

Source docs
Notes: processedReleased October 9, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.3 (0b4)

Features

  • Added Multiplayer local simulation mode to server local instances
  • When deploying remote instances, automatically create a fleet with the correct architecture based on the server's build profile (e.g. if building for ARM64, will automatically create an ARM64 fleet).

📈 Improvements

  • This version only supports Unity 6.3 and beyond.
  • Migrated most of the code to the engine into the Play Mode Framework and the Multiplayer modules. This change is laying the foundation for a more stable and open Play Mode experience.
  • Fixed an issue where the clone editor’s audio toggle would reset every time scripts were reloaded.
  • Updated minimum version of Multiplayer Services packages to 1.2.0-pre.1.