com.unity.services.multiplayer 0.2.0
com.unity.services.multiplayer
Source docsNotes: processedReleased March 27, 2024
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.modules.unitywebrequestassetbundle (1.0.0)
- com.unity.modules.unitywebrequestaudio (1.0.0)
- com.unity.modules.unitywebrequesttexture (1.0.0)
- com.unity.modules.unitywebrequestwww (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.authentication (3.1.0)
- com.unity.services.core (1.12.1)
- com.unity.services.qos (1.3.0)
- com.unity.services.wire (1.2.3)
- com.unity.transport (1.4.1)
🔄 Changes
- Session API improvements and fixes
- - Use session data when creating lobby
- - Set player properties on join
- - Abstract session host concept
- - Remove PlayerProfile from ISession
- - Refactor SessionInfo
- - Add session delete API
