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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
This is a duplicate of issue #UUM-114605