com.unity.multiplayer.tools 2.2.2
Source docsNotes: processedReleased December 16, 2024
Unity Compatibility
Minimum Unity: 6000.0
Package Dependencies
- com.unity.burst (1.8.18)
- com.unity.collections (2.5.1)
- com.unity.mathematics (1.3.2)
- com.unity.modules.uielements (1.0.0)
- com.unity.nuget.mono-cecil (1.11.4)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.profiling.core (1.0.2)
🔄 Changes
- Fixed a bug where NetVis stopped working after the NetworkManager was destroyed and recreated.
- Fixed an issue where NetVis only assigned colors to a limited subset of Network IDs.
- Added custom color setting for host and client ownerships. The custom color settings are synchronized between Multiplayer Play Mode instances.
- Added support for entering Play Mode without Domain reload
