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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-114605