Unity Issue Tracker - CustomPropertyDrawer array elements disappear when changing type
Fixed
UUM-5919
CustomPropertyDrawer array elements disappear when changing type
Unity: UI Toolkit Framework
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2023.1.X
2022.2.X
2022.2.0a13 onwards
This issue is resolved in 2023.3.0b10 and later.
Issue is resolved in editor version 2023.2.10f1 and later
Issue is resolved in editor version 2022.3.20f1 and later.
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"
2. Select the "Custom" GameObject in the Hierarchy window
3. Change the element's type (eg. A to C) under the "New Behaviour Script" component in the Inspector window
Expected result: The element remains visible
Actual result: The element disappears