{ "name": "com.unity.services.core", "displayName": "Services Core", "version": "1.4.2", "unity": "2019.4", "description": "This package defines common components used by multiple Game Service packages.\nThese are standardized and aim to unify the overall experience of working with Game Services SDK.", "dependencies": { "com.unity.modules.unitywebrequest": "1.0.0", "com.unity.nuget.newtonsoft-json": "3.0.2", "com.unity.modules.androidjni": "1.0.0" }, "_upm": { "changelog": "### Changed\n\n- Log error instead of warning when core initialize with no cloud project id\n\n### Added\n\n- 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\n\n### Fixed\n\n- NullReferenceException while telemetry was provided an empty file, fixed by introducing a null check\n- DirectoryNotFoundException happened inconsistently on Switch, fixed by resolving racing condition issue" }, "relatedPackages": { "com.unity.services.core.tests": "1.4.2" }, "upmCi": { "footprint": "d066eb695aea17ae07aa4d661d1638775556c597" }, "repository": { "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git", "type": "git", "revision": "3964d1641ebec474aa425853985bccbdb89c2a49" } }