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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1308472