Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a1
2021.1.0b1
Issue ID
1305221
Regression
Yes
Array element operations fail with custom PropertyDrawer and PropertyScope
How to reproduce:
1. Open the user's attached "UtilitiesReports.zip" project
2. Select the "Test" ScriptableObject in the Project window
3. Right-click on the "Box" property in the Inspector window
4. Press the "Duplicate Array Element" menu item
Expected result: The selected array element is duplicated in the array
Actual result: "KeyNotFoundException: The given key was not present in the dictionary." error is thrown when trying to duplicate the element
Reproducible with: 2021.1.0a1, 2021.1.0b2
Not reproducible with: 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.2.0a1
Could not test with: 2018.4.30f1 (Due to errors in the user's utilities)
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a1
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0b3