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

IMGUI

-

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)

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a1

  2. Resolution Note (fix version 2021.1):

    Fixed in: 2021.1.0b3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.