Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.2
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1321444
Regression
No
Width of the foldout gets shrunk when EditorGUILayout.Space is used within the header group
How to reproduce:
1. Open the user's attached project
2. In the top bar menu select Tools > FoldoutHeaderGroupBug
3. In the Foldout window expand the 'My Foldout'
Expected result: The foldout width is the same when it is expanded and collapsed
Actual result: When the foldout is expanded it is slightly more narrow than when collapsed
Reproducible with: 2019.4.23f1, 2020.2.7f1, 2020.3.2f1, 2021.1.1f1, 2021.2.0a11
Cannot test with: 2018.4.33f1 (due to errors)
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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
This is the expected behaviour when using with LayoutGroups and styles with margins.