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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 1.1.0-pre.2):
No longer crashes on reading large managed heap