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

com.unity.multiplayer.playmode

Notes: processedReleased August 15, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0 (3f1)

🔧 Bug Fixes

  • Fixed MPPM virtual player exiting play mode by calling OpenScene() and CloseScene() during play mode errors when multiple scenes are present/switching in the project.
  • Fixed "type is not a supported string value" error when adding a tag to the main editor instance
  • Fixed tags not persisting in the tag dropdown after navigating away from the scenario config window
  • Fixed Mppm can't spawn virtual player in playmode