Search Issue Tracker
Fixed
Fixed in 2021.3.45f1, 2022.3.51f1, 6000.0.22f1, 7000.0.0a4
Votes
0
Found in
2022.3.47f1
6000.0.20f1
Issue ID
UUM-82381
Regression
Yes
[Linux] Crash on MenuController::ExecuteMenuItem when selecting recent scene
Reproduction steps:
1. Create a new 3D project
2. In the Project view, right-click on the empty area
3. Select Create > Scene
4. Click File > Open Recent Scene > select any scene
5. Repeat 4th step until crash
Expected results: A Scene is selected and loaded
Actual results: Unity Editor crashes
Reproduced with: 2022.3.10f1, 2022.3.47f1, 6000.0.20f1
Not reproduced with: 2021.3.44f1, 2023.3.9f1
Reproduced on: Ubuntu 22.04
Not reproduced on: Windows 10
First lines of the stack trace:
0 0x0075ee74442520 in __sigaction
#1 0x005b5945e34e3b in MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)
#2 0x005b59465c31e1 in OnActivated(long)
#3 0x0075ee79d78d2f in g_closure_invoke
#4 0x0075ee79d94c36 in g_signal_handlers_destroy
#5 0x0075ee79d96614 in g_signal_emit_valist
Note: 1/4 reproduction rate, this varies for each system.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment