Search Issue Tracker
Fixed
Fixed in 2021.3.23f1
Votes
2
Found in
2021.3.22f1
Issue ID
UUM-32704
Regression
Yes
Crash on CreateAssetMenu::Rebuild when creating a project after enabling ForceDebugAllocator
Reproduction steps:
1. Create an empty project
2. Enable “ForceDebugAllocator” in File->Preferences->Diagnostics
3. Close the Editor
4. Create another empty project
5. Observe the crash
Reproducible with: 2021.3.18f1, 2021.3.21f1
Not reproducible with: 2021.3.17f1, 2022.2.15f1, 2023.1.0b11, 2023.2.0a10
Could not test with: 2020.3.47f1 - no Diagnostics category in Preferences
Reproduced on: Windows 10 Pro, Windows 11 (by reporter)
First few lines of the stack trace:
0x00007ff6fd8b74fc (Unity) CreateAssetMenu::Rebuild
0x00007ff6fd8b0e0e (Unity) CreateAssetMenu::Build
0x00007ff6fd4f4389 (Unity) MenuController::RebuildAllMenus
0x00007ff6fd6a281f (Unity) LoadMenuItems
0x00007ff6fd69a533 (Unity) Application::FinishLoadingProject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment