com.unity.services.multiplayer 1.1.4

com.unity.services.multiplayer

Source docs
Notes: processedReleased June 18, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3

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.