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 tlsf_free when generating the Font Atlas
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
Add comment