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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment