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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.