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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment