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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a1
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0b3