Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0f5
Issue ID
1214281
Regression
No
EditorGUILayout.Foldout arrow is outside Vertical Group when used in OnInspectorGUI
Reproduction steps:
1. Open user's attached project "GUILayoutBug"
2. In the Project window, click on "New My Settings" to see its settings in the Inspector window
Expected result: Foldout arrows are inside the Vertical Group
Actual result: Foldout arrows are outside the Vertical Group
Reproducible with: 2017.4.36f1, 2018.4.16f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a21
Note:
Not reproducible when used with SettingsProvider
Not reproducible when used in an EditorWindow in OnGUI method
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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.