Search Issue Tracker
Fixed
Fixed in 2022.3.8f1
Votes
0
Found in
2022.3.7f1
Issue ID
UUM-78871
Regression
Yes
Crash on MemoryProfiler::UnregisterAllocation when opening a specific project
How to reproduce:
1. Open the attached “IN-80896.zip” Project
2. Wait for the Editor to open and then wait up to 5 minutes
Expected result: Nothing of note happens
Actual result: The Editor crashes
Reproducible with: 2022.3.7f1
Not reproducible with: 2021.3.42f1, 2022.3.6f1, 2022.3.42f1, 6000.0.15f1
Fixed in: 2022.3.8f1
Reproduced on: Windows 11
Not reproduced on: macOS 14.5 (Intel)
First few lines of the Stack Trace:
0x00007ff68d09c0eb (Unity) MemoryProfiler::UnregisterAllocation
0x00007ff68ccbd696 (Unity) MemoryManager::Deallocate
0x00007ff68ccc601a (Unity) free_alloc_internal
0x00007ff68ccc7c8f (Unity) BlockDoublingLinearAllocator::Rewind
0x00007ff68d2c89a9 (Unity) ManagedTempMemScope::~ManagedTempMemScope
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment