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

IMGUI

-

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)

  1. Resolution Note:

    This is the expected behaviour when using with LayoutGroups and styles with margins.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.