Unity Services Core
View Unity Services CoreCore SDK 1.7.0
3 documented changes.
- Version
- 1.7.0
- Released
- Dec 1, 2022
- Product
- Unity Services Core
Unity Gaming Services release notes
Official notesCore SDK 1.7.0
Updates
- Change
Changed: 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.
- Fix
Fixed: Improved thread safety for scheduler component. `IActionScheduler` is now safely callable from any thread.
- Fix
Fixed: Improved thread safety for telemetry components. `IMetrics` and `IDisagnostics` are now safely callable from any thread.