Unity Analytics
View Unity AnalyticsAnalytics SDK 6.0.2
5 documented changes.
- Version
- 6.0.2
- Released
- Oct 1, 2024
- Product
- Unity Analytics
Unity Gaming Services release notes
Official notesAnalytics SDK 6.0.2
Updates
- Fix
Fixed: Go To Dashboard link in Package Manager in 2022 and newer editor versions now leads to the correct landing page instead of an unrelated error page.
- Fix
Fixed: Added XmlDoc comments for public API elements which were missing them.
- Fix
Fixed: Setting `ExternalUserId` before enabling the SDK for the first time now correctly records a `newPlayer` event if it differs from the last seen user ID.
- Fix
Fixed: Changing `ExternalUserId` while data collection is enabled now correctly starts a new session and records start-up events.
- Fix
Fixed: Changing `ExternalUserId` while data collection is disabled now correctly records start-up events when it is (re)enabled.