Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130503
Regression
No
Creating UI Document with Assets in Hierarchy window throws ALLOC_TEMP Unfreed Allocation Errors and Warnings in Console window
Steps to reproduce:
1. Create new Unity project
2. In Hierarchy window create UI Document with Assets (GameObject > UI Toolkit > UI Document with Assets)
3. Observe the Console window
Actual results: Errors "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 45 UnityEditor.GenericMenu:CatchMenu (object,string[],int)" and warnings "Internal: Stack allocator ALLOC_TEMP_MAIN has unfreed allocations, size 45" are thrown in the Console window
Expected results: No errors, warnings or messages should be thrown in the Console window when creating UI Document with Assets
Reproducible with versions: 6000.4.0b2, 6000.5.0a3
Can’t test with versions: 6000.3.2f1 (UI Document with Assets not available to create)
Tested on (OS): Ubuntu 24.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment