Search Issue Tracker
Fixed
Fixed in 6000.2.9f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.1.5f1
6000.2.0a9
6000.3.0a1
6000.4.0a1
Issue ID
UUM-109817
Regression
Yes
[Win] Crash on tlsf_free when rendering UI Toolkit panel in World Space on a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Switch scene view draw mode between wireframe/shaded wireframe/unlit/shaded a few times
Expected result: Draw mode is changed
Actual result: Editor crashes
Reproducible with: 6000.1.0a10, 6000.1.5f1, 6000.2.0a9
Not reproducible with: 2022.3.61f1, 6000.0.51f1, 6000.1.0a9
Reproducible on: Windows 11
Not reproducible on: macOS Sequoia 15.5 (M3 Pro)
Note: Reporter mentioned that just moving the camera was enough to crash, but this could not be reproduced locally by CQA.
First few lines of stack trace:
{noformat}0x00007FFAE2DA5F19 (Unity) tlsf_free
0x00007FFAE08F9FEF (Unity) DynamicHeapAllocator::Deallocate
0x00007FFAE08F44C6 (Unity) DynamicHeapAllocator::TryDeallocate
0x00007FFAE08F3863 (Unity) DualThreadAllocator<DynamicHeapAllocator>::Reallocate{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment