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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a20