Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.2.0b3
2020.3
2020.3.11f1
2021.1
2021.2
2022.1
Issue ID
1344968
Regression
Yes
First List in a FoldoutHeaderGroup errors
Reproduction steps:
1. Open the attached "FoldoutHeaderGroup.zip" project
2. Open the "SampleScene" Scene
3. In the Hierarchy, select the "Subject" GameObject
4. In the Inspector, expand the "Base Settings" FoldoutHeaderGroup
Expected result: All Lists show error because they are created the same way
Actual result: Only the first List ("List 1") errors with "You can't nest Foldout Headers, end it with EndHeaderFoldoutGroup."
Reproducible with: 2020.2.0b3, 2020.3.13f1, 2021.1.14f1, 2021.2.0b2, 2022.1.0a1
Not reproducible with: 2019.4.28f1, 2020.2.0b2
Note:
- Reproducible with Arrays too
- In the error that the "List 1" property displays, "EndHeaderFoldoutGroup" should be called "EndFoldoutHeaderGroup"
- Could not test with 2018.4.36f1 because EditorGUILayout did not contain a definition for BeginFoldoutHeaderGroup/EndFoldoutHeaderGroup
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4