Unity Services Core
View Unity Services CoreCore SDK 1.14.0
6 documented changes.
- Version
- 1.14.0
- Released
- Nov 1, 2024
- Product
- Unity Services Core
Unity Gaming Services release notes
Official notesCore SDK 1.14.0
Added
- Feature
Added `ServicesInitialization` monobehaviour to manage services in the scene authoring.
- Feature
Added `ServicesBehaviour` abstract monobehaviour as a base for behaviors built on top of services.
- Feature
Added unique identifier for custom service registry creation ( `UnityServices.CreateServices` ).
- Feature
Added custom services registries dictionary in `UnityServices.Services` .
- Feature
Added `GetIdentifier()` method to `IUnityServices` interface with a default implementation.
Changed
- Improvement
Updated the minimum supported Editor version to 2021.3.