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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a20