Search Issue Tracker
Fixed
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
2020.2.0a20
Issue ID
1268481
Regression
No
[IMGUI] Input fields of properties under Update Zones are overlapping with their label when Inspector is resized
The Properties which have input fields under Updated Zone are overlapping with their label when Inspector tab is resized from higher to lower, refer attached video
Steps to repro:
1. Create a new project
2. Project browser > Create Custom Render Texture.
3. Select Custom Render Texture > Update zones > Add Menu(+)
4. Resize the Inspector window.
Actual Result:
Input fields of properties under Update Zones are overlapping with their label on resizing Inspector
Expected Result:
Input fields and their labels are well separated from each other even if the Inspector is resized.
Occurring on:
2020.2.0a20, 2020.1.1f1, 2019.4.7f1, 2018.4.25f1
Environment:
Occurring on Windows 10 & Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment