com.unity.services.multiplayer 0.5.0
com.unity.services.multiplayer
Source docsNotes: processedReleased July 2, 2024
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.2.3)
- com.unity.transport (2.2.1)
🔄 Changes
- Adding session matchmaking support for peer-to-peer and dedicated game servers
- Adding multiplay server lifecycle support & server session management
- Adding matchmaker backfilling support for server sessions
- Adding session authorization flow for distributed authority
- Adjusting session filters for session matchmaking and queries
- Adding attempt to automatically leave a session when leaving the application/play mode
- Adding session viewer editor window to help with observability
- Added matchmaker deployment support
- Other minor improvements to sessions
