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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
This is the expected behaviour when using with LayoutGroups and styles with margins.