Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a13
2020.2.1f1
2021.1
2021.2
Issue ID
1306326
Regression
Yes
SerializedObject reorderable array's items aren't modifiable when PropertyField creates them
How to reproduce:
1. Open the attached project named "1306326.zip"
2. In the Menu Bar click 'SSS' > 'SHOW'
3. In the appeared SSS window expand the 'Items' array and the 'Element 0' item
4. Try to change the value in the 'I' property's text field
Expected result: The text field's value is modifiable
Actual result: The text field's value is not modifiable
Reproducible with: 2020.2.0a13, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.4.19f1, 2020.2.0a12
Workaround:
- It's possible to modify values of ScriptableObject's array in the Inspector window when ScriptableObject is selected
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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #1308472