com.unity.multiplayer.playmode 0.1.1

com.unity.multiplayer.playmode

Notes: processedReleased January 30, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.1

Package Dependencies

🔄 Changes

  • Reduced GC allocations in the messaging system loop
  • Added support for additive scenes.
  • Fixed CurrentPlayer.Tag returning "Untagged" instead of an empty string if a tag is not assigned
  • Fixed bug where pressing Return or Enter would not submit a created tag to the UI
  • Fixed missing XMLDoc for CurrentPlayer API
  • Fixed broken links in the package documentation