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
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
This is a duplicate of issue #1308472