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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment