Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.0f3
2020.1
Issue ID
1207230
Regression
No
CustomPropertyDrawer of a ReorderableList with SerializeReference attribute is drawn incorrectly when modified in the Inspector
Steps to reproduce:
1. Open the attached project (case_1207230.zip)
2. Select the "Zoo" Game Object in the Hierarchy
3. Add "Dog" to the Serialized Property table by clicking the little plus icon under it
4. Highlight the newly created entry and remove it by clicking the minus icon
5. Repeat Step 3 but select any of the other two options
Expected result: Depending on the selection, either "catto" or "mouso" is added to the table
Actual result: "doggo" is added to the table
Reproduced in: 2019.3.0f5, 2020.1.0a19
Cannot test in: 2017.4.36f1, 2018.4.15f1, 2019.2.18f1 (SerializeReference attribute not available)
Note:
- "Generating diff of this object for undo because the type tree changed" error is outputted to the Console on each action. See case 1198546.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1201979