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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
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.