Search Issue Tracker
Fixed
Fixed in 2022.3.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment