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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment