Unity Services Core
View Unity Services CoreService APIs SDK 1.1.1
5 documented changes.
- Version
- 1.1.1
- Released
- Sep 1, 2025
- Product
- Unity Services Core
Unity Gaming Services release notes
Official notesService APIs SDK 1.1.1
Changed
- Change
Multiplay Admin APIs no longer under `ENABLE_SERVICES_EXPERIMENTAL_APIS` define symbol. Client does not include by default, requires flag to be included.
- Change
`MatchmakerTicketsAPI` no longer under `ENABLE_SERVICES_EXPERIMENTAL_APIS` define symbol. Clients only include with flag though.
- Change
`IServerClient.SignInFromServer` no longer under `ENABLE_SERVICES_EXPERIMENTAL_APIS` define symbol.
- Change
`ProxyApi` no longer under `ENABLE_SERVICES_EXPERIMENTAL_APIS` define symbol ( `SignInFromServer` depends on this).
- Change
Game.Friends API no longer under `ENABLE_SERVICES_EXPERIMENTAL_APIS` define symbol.