com.unity.services.core 1.7.0

com.unity.services.core

Notes: processedReleased December 6, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

🔧 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.