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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment