Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
2
Found in
6000.0.65f1
6000.3.3f1
6000.5.0a5
Issue ID
UUM-131286
Regression
No
"TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- Go to Edit > Preferences > Package Manager
- Locate the Packages "Cache Location" field
- Click on the folder button and select "Change Location"
- Create a new folder in Local\Unity or Local\Unity\cache and select it
- Observe the Console after installation is complete
Actual results: "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error and "Internal: Stack allocator ALLOC_TEMP_MAIN has unfreed allocations" warning
Expected results: No errors or warnings
Reproducible with versions: 6000.0.0b11, 6000.0.65f1, 6000.2.15f1, 6000.3.3f1
Not reproducible with versions: 6000.4.0b4, 6000.5.0a4
Tested on (OS): Windows 11, macOS 26.1 (M1 Pro)
Notes:
- Initially, the issue reproduced instantly on both macOS and Windows, but after testing several versions, it can be quite inconsistent to reproduce at around ~ 1 in 5 times. Therefore, unsure if the affected versions are exactly correct. Could not find any duplicate tickets, suggesting it was fixed in later versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment