Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0b3
2021.1.6f1
2021.2
Issue ID
1334600
Regression
Yes
Elements in the Inspector disappear when using EditorGUI.BeginProperty and the property is a List/Array
How to reproduce:
1. Open the attached '1334600.zip' project
2. Open 'SampleScene'
3. In the Hierarchy select the 'Test' GameObject
4. In the Inspector expand 'Test Classes Default' > 'Element 0'
5. Observe the Inspector
Expected result: All list elements are visible
Actual result: Only the first list element is visible
Reproducible with: 2021.1.0b3, 2021.1.8f1, 2021.2.0a17
Not reproducible with: 2018.4.35f1, 2019.4.26f1, 2020.2.7f1, 2020.3.9f1, 2021.1.0b2
Notes:
- In 2020.2.0b3 - 2021.1.0b2 the Inspector flickers when resizing it
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a20