Search Issue Tracker
Duplicate
Votes
1
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0f3
2020.1
Issue ID
1209970
Regression
No
Unable to unfold EditorGUILayout.Foldout when clicking on foldout arrow
How to reproduce:
1. Open attached project "EditorBug.zip" and scene "SampleScene"
2. In Hierarchy window, select "TestScript" object
3. In Inspector window, unfold "Footsteps" by clicking on the arrow
Expected result: the "Footsteps" value unfolds, either by pressing on arrow or text
Actual result: the "Footsteps" value does not unfold when pressing on the arrow
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.18f1, 2019.3.0a6 (able to open only via arrow), 2019.3.0a7, 2019.3.0f5, 2020.1.0a18 (able to open only via text)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1213781