Unity Authentication
View Unity AuthenticationAuthentication SDK 3.5.1
5 documented changes.
- Version
- 3.5.1
- Released
- Jul 1, 2025
- Product
- Unity Authentication
Unity Gaming Services release notes
Official notesAuthentication SDK 3.5.1
Added
- Feature
Added event `IAuthenticationService.PlayerInfoChanged` for when the instance of `PlayerInfo` is set.
- Feature
Added event `PlayerInfo.Changed` for when the values within `PlayerInfo` are updated.
- Feature
Added event `IAuthenticationService.PlayerNameChanged` for when the player name changes.
- Feature
Added event `IAuthenticationService.PlayerIdChanged` for when the player id changes.
- Feature
Added more details to server exception messages.