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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment