Search Issue Tracker
Fixed
Fixed in 2021.3.37f1
Votes
0
Found in
2021.3.36f1
Issue ID
UUM-74693
Regression
No
Crash on tlsf_memalign when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the crash
Reproducible with: 2021.3.36f1
Not reproducible with: 2021.3.40f1, 2022.3.35f1, 6000.0.8f1
Fixed in: 2021.3.37f1
Reproduced on: Windows 10
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007ff61f103451 (Unity) tlsf_memalign
0x00007ff61cff0363 (Unity) DynamicHeapAllocator::Allocate
0x00007ff61cffd804 (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007ff61cff0a24 (Unity) MemoryManager::Allocate
0x00007ff61cff08fb (Unity) MemoryManager::Allocate
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment