com.unity.services.core 1.11.0
Source docsNotes: processedReleased August 7, 2023
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
✨ Features
- Adding `IServerAccessToken` and `IServerEnvironmentId` components for packages that want to support running operations in the context of a server.
- Adding `IAccessTokenObserver` component for packages to be notified of changes to the `IAccessToken` value.
🔧 Bug Fixes
- Implement JsonConverters to prevent NotImplementedException when converters are invoked by reflection
