Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.0a12
2019.2.0a1
Issue ID
1112752
Regression
No
UI gets behind the layout by a few pixels when using EditorGUILayout.FadeGroupScope and EditorGUIUtility.labelWidth
How to reproduce:
1. Open attached "BugFadeGroupScope.zip" project
2. Click on the "MyBehaviour" object in the 'SampleScene' Scene
3. Go to Inspector, unmark and then mark the second "Show Items" checkbox
Expected result: UI does not get behind the layout
Actual result: UI is offset by a few pixels and gets behind the layout
Reproducible: 2017.4.20f2, 2018.3.5f1, 2019.1.0b3, 2019.2.0a5
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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note (2019.2.X):
With the new UI Element technology that we offer, that should be resolved on that side. as for this defect in particular, it's low prioirty and likely won't be fixed.