Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2018.4.20f1
2020.2
Issue ID
1235537
Regression
No
Inspector window stays below the limit when Custom window width is decreased below limit
How to reproduce:
1. Open "1235537" project
2. Expand the Canvas GameObject
3. Select the Image GameObject
4. Open the Github window (Make sure Image GameObject is selected)
5. Decrease the width of GitHub window and open Inspector window
Expected result: Inspector Tab size returns to the allowed limit
Actual result: Inspector Tab stays below the allowed limit
Reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
Note: When Inspector window is below the allowed limit, Anchor icon is on top of Rect Transform, so you can't select Pos X and Width without increasing the width (GitHub was used as an example since the user used it, but it is reproducible with a custom window as well)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Resolution Note (2020.2.X):
Fixing this will have a potential side effects so closing this issue as By Design.