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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This is the expected behaviour when using with LayoutGroups and styles with margins.