Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a4
2019.2.0a1
2019.2.0b6
2019.3.0a1
Issue ID
1168675
Regression
No
EditorGUILayout Foldout Header Group does not respect EditorGUI.indentLevel value
How to reproduce:
1. Open user-submitted project (BugReports6)
2. Open the window Bug Reports > Indenting Broken
3. See the second foldout(titled 'Foldout not indented')
Expected result: foldout is properly indented, just like the foldout above it
Actual result: foldout is not indented at all/incorrectly indented
Reproducible with: 2019.1.0a4, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Could not test with: 2017.4.30f1, 2018.4.4f1, 2019.1.0a3(BeginFoldoutHeaderGroup and EndFoldoutHeaderGroup not yet implemented)
Notes:
In 2019.3.0a3 - 2019.3.0a9 versions of Unity FoldoutHeaderGroup is indented, but not to the same level as it is expected to be
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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (2019.3.X):
low priority and unlikely to be resolved for the moment.