com.unity.services.analytics 6.0.2
com.unity.services.analytics
Source docsNotes: processedReleased October 3, 2024
🔧 Bug Fixes
- 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
- Numerous public API elements that were missing XmlDoc comments now have them
- 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
- Changing ExternalUserId while data collection is enabled now correctly starts a new session and records start-up events
- Changing ExternalUserId while data collection is disabled now correctly records start-up events when it is (re)enabled
