Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.18f1, 2023.2.5f1, 2023.3.0b1, 7000.0.0a1
Votes
0
Found in
2021.3.32f1
2022.3.14f1
2023.2.2f1
2023.3.0a16
7000.0.0a1
Issue ID
UUM-56950
Regression
No
Crash on GenerateShortcut when opening a specific project
Reproduction steps:
1. Open the attached “ReproProject” project
Expected result: The project opens
Actual result: The Editor crashes
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.2f1, 2023.3.0a16
Reproducible on: macOS 14.1.1 (M1 Max), macOS 14.1.1 (Intel)
Not reproducible on: Windows 10
First few lines of the stack trace:
{{#0 0x0000010360dd3c in GenerateShortcut(char const, char const)}}
{{#1 0x000001035e431c in AllocMenuItem(NSMenu, MenuItem)}}
{{#2 0x000001035e53c0 in -[CocoaMainMenu addItems:toMenu:]}}
{{#3 0x000001035e5b54 in -[CocoaMainMenu rebuildMainMenu]}}
{{#4 0x00000102170180 in MenuController::RebuildAllMenus()}}
{{#5 0x0000010236610c in LoadMenuItems()}}
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