Search Issue Tracker

Fixed in 2022.2.X

Votes

0

Found in

2021.2.0a18

2022.1

2022.1.0b5

2022.2

Issue ID

1400053

Regression

Yes

[Mac] Can't duplicate or delete array elements when using the context menu

IMGUI

-

How to reproduce:
1. Open the attached project "My project (22).zip"
2. Select "GameObject" in the Hierarchy window
3. Open the Inspector window
4. Select any array element in the Script component
5. Right-click the selected array element and click "Duplicate Array Element" or "Delete Array Element"

Expected result: array element gets duplicated or deleted
Actual result: array stays the same and no element gets duplicated or deleted

Reproducible with: 2021.2.0a18, 2021.2.11f1, 2022.1.0b8, 2022.2.0a4
Not reproducible with: 2019.4.36f1, 2020.3.28f1, 2021.2.0a17

  1. Resolution Note (fix version 2022.2):

    Fixed in: 2022.2.0a6

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.