com.unity.services.core 1.4.2
Notes: processedReleased June 27, 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)
📈 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
