Search Issue Tracker
Fixed
Fixed in 2021.3.5f1
Votes
0
Found in
2021.3.0f1
Issue ID
UUM-1807
Regression
No
[Backport] UI Components cause GC Allocation when enabled
Reproduction steps:
1. Open users attached project
2. Select File/Build and Run
3. Select Window/Analysis/Profiler and set Player as a target
4. In the Overview, search for GameObject.SetActive() and observe the GC Alloc
Expected result: 0 bytes of "GC Alloc"
Actual result: 60.3KB of "GC Alloc"
Reproducible with: 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1
Could not test with: 2018.4.29f1(could not downgrade)
Notes:
1. 2019.4.17f1 - 2020.2.0a5 (30.2KB GC allocation)
2. 2020.2.0a7 - 2021.1.0b1 (60.3KB GC allocation)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Resolution Note (fix version 2021.3.5f1):
Fixed in 2021.3.5f1