Search Issue Tracker

Fixed in 2021.1.X

Votes

0

Found in

2021.1.0f1

2021.1.1f1

2021.2.0a5

Issue ID

1327027

Regression

Yes

InvalidOperationException is thrown when attempting to delete a Color element from multi-selected arrays

Serialization

-

How to reproduce:
1. Open the user-attached project(ColorArrays.zip)
2. Open the SampleScene
3. Multi-Select the List GameObjects in the Hierarchy
4. Attempt to delete one of the color array elements via 'Delete' key

Expected result: an element is deleted
Actual result: an InvalidOperationException is thrown, arrays become unresponsive until GameObjects are reselected

Reproducible with: 2021.1.0f1, 2021.1.2f1, 2021.2.0a5, 2021.2.0a11
Not reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.3.3f1, 2021.1.0b11, 2021.2.0a1, 2021.2.0a4

Notes:
Not reproducible when right-clicking and selecting the delete option

  1. Resolution Note (fix version 2021.1):

    Fixed in 2021.2.0a15

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.6f1

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.