com.unity.multiplayer.playmode 0.1.1
com.unity.multiplayer.playmode
Notes: processedReleased January 30, 2023
Unity Compatibility
Minimum Unity: 2023.1
Package Dependencies
- com.unity.nuget.newtonsoft-json (2.0.2)
- nuget.moq (1.0.0)
🔄 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
