6 documented changes.

Version
1.14.0
Released
Nov 1, 2024
Product
Unity Services Core
Unity Gaming Services release notes

Core SDK 1.14.0

Official notes

Added

  1. Feature

    Added `ServicesInitialization` monobehaviour to manage services in the scene authoring.

  2. Feature

    Added `ServicesBehaviour` abstract monobehaviour as a base for behaviors built on top of services.

  3. Feature

    Added unique identifier for custom service registry creation ( `UnityServices.CreateServices` ).

  4. Feature

    Added custom services registries dictionary in `UnityServices.Services` .

  5. Feature

    Added `GetIdentifier()` method to `IUnityServices` interface with a default implementation.

Changed

  1. Improvement

    Updated the minimum supported Editor version to 2021.3.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.