Search Issue Tracker
In Progress
Fixed in 6000.0.22f1
Fix In Review for 2021.3.45f1, 2022.3.X
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment