Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.0f3
Issue ID
831743
Regression
No
Unity doesn't open a custom editor window that is a part of a custom layout
Unity doesn't open a custom editor window that is a part of a custom layout when opening the project or changing the layout in the editor
To reproduce:
1. Open the project attached by the user
2. Open the custom EditorWindow by clicking on Window > Level Building Assistant
3. Save layout
4. Close and open Unity again with this layout or change the layout in the editor
5. Observe that Unity has not opened the custom editor window that was a part of the layout
Expected: custom editor window opens when changing the layout or launching the project
Actual: custom editor window does not open when changing the layout or launching the project
Notes:
Trying to change from default layout to custom on Unity 5.4 crashes Unity causing a System Exception.
Reproduced on: 5.5.0b3, 5.4.0f3, 5.4.1f1, 5.3.6p5, 5.2.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment