Unity Analytics
View Unity AnalyticsAnalytics SDK 6.3.0
7 documented changes.
- Version
- 6.3.0
- Released
- Mar 1, 2026
- Product
- Unity Analytics
Unity Gaming Services release notes
Official notesAnalytics SDK 6.3.0
Changed
- Change
The standard event `platform` parameter has been extended to report additional platforms:
- Change
LinuxEditor and LinuxPlayer are reported as LINUX_CLIENT instead of PC_CLIENT.
- Change
PS5 is reported as PS5 instead of UNKNOWN.
- Change
VisionOS is reported as VISION_OS instead of UNKNOWN.
- Change
Switch2 is reported as SWITCH2 instead of UNKNOWN (in Unity 6.0 and newer).
Fixed
- Fix
The Analytics SDK now functions correctly in the Editor when entering/leaving Play mode with domain reload disabled.
- Fix
The Analytics Debug Panel now correctly displays recorded events if opened after entering Play mode.