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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.