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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment