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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment