Unity Multiplayer
View Unity MultiplayerMultiplayer SDK 1.1.4
6 documented changes.
- Version
- 1.1.4
- Released
- Jun 1, 2025
- Product
- Unity Multiplayer
Unity Gaming Services release notes
Official notesMultiplayer SDK 1.1.4
Added
- Feature
Added access to session properties on query results.
- Feature
Added host ID to session network.
- Feature
Added a more descriptive error message for GUID collision scenarios in Multiplay-hosted sessions.
Fixed
- Fix
Fixed first time Matchmaker queue file deployment that would leave the Matchmaker disabled if no Matchmaker Environment file was deployed along the queue files.
- Fix
Fixed an issue where an awaited successful session creation could be interrupted by an exception thrown from a registered event handler.
- Fix
Fixed an issue where the network connection attempted to parse an IP address as IPv6 on platforms that don't support IPv6.