Search Issue Tracker
Fixed
Fixed in 1.1.0-pre.2
Votes
0
Found in [Package]
1.1.0-pre.1
Issue ID
PROFB-156
Regression
Yes
Crash on tlsf_memalign when loading a memory snapshot with the Memory profiler
Reproduction steps:
1. Open the attached project “SnapshotCrash”
2. Open Memory Profiler (Window > Analysis > Memory Profiler)
3. In the Memory Profiler window select the “UnityAnimationURPExamples_2023-05-31_15-15-17.snap” memory snapshot (last on the list)
Expected result: The snapshot of memory is opened
Actual result: Editor crashes
Reproducible with: 0.4.0-preview.1 (2021.3.27f1), 1.1.0-pre.1 (2022.3.2f1, 2023.1.0f1, 2023.2.0a18)
Not reproducible with: 0.2.10-preview.1 (2021.3.27f1)
Reproducible on: Windows 10
Not reproducible on: Intel macOS 13.3
0x00007ff73fb52071 (Unity) tlsf_memalign
0x00007ff73d93db49 (Unity) DynamicHeapAllocator::Allocate
0x00007ff73d94b38c (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007ff73d93e2d1 (Unity) MemoryManager::Allocate
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
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
Resolution Note (fix version 1.1.0-pre.2):
No longer crashes on reading large managed heap