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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Resolution Note (2020.2.X):
Fixing this will have a potential side effects so closing this issue as By Design.