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
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
This is a duplicate of issue #1308472