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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #UUM-114605