com.unity.services.core 1.7.0
Notes: processedReleased December 6, 2022
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.0.2)
🔧 Bug Fixes
- Improved thread safety for scheduler component. `IActionScheduler` is now safely callable from any thread.
- Improved thread safety for telemetry components. `IMetrics` and `IDisagnostics` are now safely callable from any
- thread.
📈 Improvements
- Editor `AccessTokens` now caches the Gateway JWT per session and refreshes it as needed.
- It can now be used directly without needing to cache the results.
