com.unity.services.core 1.6.0

com.unity.services.core

Notes: processedReleased November 3, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

📈 Improvements

  • Services configuration file isn't temporarily added to the StreamingAssets folder during builds on Unity 2021.3 and up.
  • Services initialization without a linked project id will fail (throw `UnityProjectNotLinkedException`).

🔧 Bug Fixes

  • Persisting telemetry no longer logs errors, unless `ENABLE_UNITY_SERVICES_CORE_TELEMETRY_LOGGING` is enabled as scripting define. Diagnostics are sent when persisting telemetry produces an error.