com.unity.services.multiplayer 1.1.4
com.unity.services.multiplayer
Source docsNotes: processedReleased June 18, 2025
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
- com.unity.collections (2.2.1)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.authentication (3.3.3)
- com.unity.services.core (1.13.0)
- com.unity.services.deployment (1.3.0)
- com.unity.services.qos (1.3.0)
- com.unity.services.wire (1.4.0)
- com.unity.transport (2.5.0)
✨ Features
- Added access to session properties on query results.
- Added host id to session network.
- Added better error message for a GUID collision edge case for Multiplay hosted sessions.
🔧 Bug Fixes
- Fixed first time Matchmaker queue file deployment that would leave the Matchmaker disabled if no Matchmaker Environment file was deployed along the queue files.
- Fixed the potential for an awaited successful session creation getting interrupted by an exception thrown from a registered event handler.
- Fixed the network connection attempting to parse an IP address as IPV6 on platforms where IPV6 is not supported.
