Search Issue Tracker
Fixed
Fixed in 2022.3.6f1
Votes
0
Found in
2022.3.2f1
Issue ID
UUM-40238
Regression
No
The Editor closes and stays as a ghost process when using EditorUtility.LoadWindowLayout with an invalid path
How to reproduce:
1. Open the user-attached project “LayoutCrash”
2. Click Test → LoadEditorLayout
Expected result: The Console throws an error because the Layout has an invalid path
Actual result: The Editor closes and can’t be opened again unless PC is restarted because it stays as a ghost process
Reproducible with: 2022.3.2f1, 2023.1.0a26
Not reproducible with: 2023.1.0b16, 2023.2.0a18
Fixed in: 2023.1.0b1
Couldn’t test with: 2021.3.26f1 (It behaves differently from the other versions)
Reproducible on: Windows 11 Pro
Note: No stacktrace is generated, because Editor doesn't crash, it disappears
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
Add comment