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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4