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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.