Search Issue Tracker
Duplicate
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116050
Regression
Yes
[Ubuntu] "TLS Allocator ALLOC_TEMP_TLS" error and multiple logs and warnings are thrown when opening the "Properties" on any Component
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, select any GameObject
3. In the Inspector, navigate to the "Transform" Component -> three-dot menu -> Properties
4. Observe the Console
Expected results: No errors and warnings are thrown
Actual results: An error and multiple logs and warnings are thrown
Reproducible with: 6000.3.0a2, 6000.3.0b1
Not reproducible with: 6000.0.57f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a1
Reproducible on: Ubuntu 24
Not reproducible on: macOS Sequoia 15.6 (M1)
First few errors/warnings:
- e2 b0 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ....
UnityEditor.SearchableEditorWindow:OnOpenPropertiesToComponent (UnityEditor.MenuCommand)
- TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 4
UnityEditor.SearchableEditorWindow:OnOpenPropertiesToComponent (UnityEditor.MenuCommand)
-Internal: Stack allocator ALLOC_TEMP_MAIN has unfreed allocations, size 4
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-114605
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #UUM-114605