Unity Gaming Services
View Unity Gaming ServicesUser Reporting SDK 2.0.15
2 documented changes.
- Version
- 2.0.15
- Released
- Apr 1, 2026
- Product
- Unity Gaming Services
Unity Gaming Services release notes
Official notesUser Reporting SDK 2.0.15
Fixed
- Fix
Fixed per-frame GC allocations (80-120 B) in `UserReportingClient.Update()` and `UpdateOnEndOfFrame()` when `MetricsGatheringMode` is set to `Disabled` .
- Fix
Cached `WaitForEndOfFrame` in `UserReportingSceneHelper` coroutine to eliminate per-frame allocation.