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
- Error indicating that Importer has not been disposed properly is logged when switching to or from the Texture Importer type in a Focused Inspector
- Value slider overlaps Parameter name in Blend Tree Node in Animator window
- Editor lags when disabling or enabling Canvas with a lot of UI elements
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
Add comment