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
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Resolution Note (2020.2.X):
Fixing this will have a potential side effects so closing this issue as By Design.