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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment