com.unity.services.core 1.4.2

com.unity.services.core

Notes: processedReleased June 27, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

📈 Improvements

  • Log error instead of warning when core initialize with no cloud project id

Features

  • Log a JSON containing the common configuration shared among all services for debugging purposes when using ENABLE\_UNITY\_SERVICES\_VERBOSE\_LOGGING as a scripting define

🔧 Bug Fixes

  • NullReferenceException while telemetry was provided an empty file, fixed by introducing a null check
  • DirectoryNotFoundException happened inconsistently on Switch, fixed by resolving racing condition issue