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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Add comment