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
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
Resolution Note (2020.2.X):
Fixing this will have a potential side effects so closing this issue as By Design.