Search Issue Tracker
Fixed in 2022.3.19f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
21
Found in
2022.3.17f1
2023.3.0b1
Issue ID
UUM-59736
Regression
Yes
Editor crashes with Error “TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations” when loading specific AssetBundle
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
5. Exit the Play Mode
Expected result: The Editor continues to run
Actual result: Editor stops responding and no Stacktrace is output
Reproducible with: 2022.3.16f1, 2022.3.17f1, 2023.3.0a18, 2023.3.0b1
Not reproducible with: 2021.3.33f1, 2022.3.15f1, 2023.2.4f1, 2023.3.0a17
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Error “TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations” is repeatedly output when in Play Mode
- According to user, this also reproduces on mobile devices
Comments (3)
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
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
- Selection highlight is drawn in an Animation Window when clicking in another Animation Window after highlighting items in the first one
climberDev
Jan 25, 2024 02:51
I definitely get this all the time in my project in " 2023.2.4f1"
ThisIsNotMyName123
Jan 12, 2024 09:54
Will the fix make it to Unity 2022.3.18?
alanzzy
Jan 08, 2024 01:51
This issue also occurs on iOS and Android! Please fix it ASAP!