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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1308472