com.unity.services.authentication 3.5.2
com.unity.services.authentication
Source docsNotes: processedReleased September 19, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.core (1.15.1)
- com.unity.ugui (1.0.0)
✨ Features
- Added event `IAuthenticationService.PlayerInfoChanged` for when the instance of `PlayerInfo` is set.
- Added event `PlayerInfo.Changed` for when the values within `PlayerInfo` are updated.
- Added event `IAuthenticationService.PlayerNameChanged` for when the player name changes.
- Added event `IAuthenticationService.PlayerIdChanged` for when the player id changes.
- Added more details to server exception messages.
