Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
920954
Regression
No
Canvas anchors do not reappear when closing debug Inspector's window
It seems in Unity, there's always the main window for each window type (example: even when multiple Inspector window's are present in current layout, one is always the main window. Only toggling main Inspector window between normal and debug mode will result in hidden/shown anchors.
To reproduce:
1. Create a project in appropriate version
2. Create a canvas with panel, select panel to see anchor points
3. Add additional Inspector window anywhere in layout
4. In original Inspector window, change the mode to debug - anchors not shown as expected
5. Close the original Inspector window
Expected: anchors are shown again as remaining inspector is not in debug mode
Actual: anchors are still hidden as only the main Inspector window affects debug/normal modes
Reproduced in: 5.4.5p3, 5.5.4f1, 5.6.1f1, 5.6.1p4, 2017.1.0b10, 2017.2.0a4
Note: suggestion - after closing main Inspector window, other remaining Inspector window should be declared as main
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