com.unity.services.analytics 4.2.0

com.unity.services.analytics

Notes: processedReleased August 25, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

Features

  • SessionID property that returns the GUID value currently being used to populate the "sessionID" parameter of all events

📈 Improvements

  • Reduced frequency of gameRunning event to reduce excess traffic (this will not affect the quality of your data)

🔧 Bug Fixes

  • SDK initialisation failing silently on WebGL due to problem with privacy consent flow
  • SDK event batching for upload failing silently on WebGL