Search Issue Tracker
Fixed
Fixed in 6000.0.30f1
Votes
0
Found in
6000.0.28f1
Issue ID
UUM-91781
Regression
No
Crash on profiling::BufferSerializer::AcquireNewBuffer when entering Play mode on a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter and exit the Play mode until crash
Expected result: Play mode start/stops
Actual result: Editor crashes
Reproducible with: 6000.0.28f1, 6000.0.29f1
Not reproducible with: 6000.1.0a8
Fixed in: 6000.0.30f1
Couldn’t test with: 2021.3.47f1, 2022.3.55f1 - Cannot enter Play mode due to package errors
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007ffaaf185d20 (Unity) purecall
0x00007ffaac3e5b2c (Unity) profiling::BufferSerializer::AcquireNewBuffer
0x00007ffaac3b9635 (Unity) profiler_begin
0x00007ffaabf759f3 (Unity) ReadWriteLock::ReadLock
0x00007ffaabf7bce1 (Unity) MemoryProfiler::GetAllocationRoot
0x00007ffaac3b742c (Unity) MemoryProfiler::UnregisterAllocation{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment