Search Issue Tracker

Fixed in 2017.2.0f3

Votes

0

Found in

2017.3.0b10

Issue ID

971876

Regression

Yes

Unable to delete an array item with the delete key

Themes

-

To reproduce:
1. Open a new Unity project
2. Create a new C# script and create a public array
3. Attach the script to any object
4. Extend the array to see the elements
5. Click on any element and press delete key

Expected result: element should be deleted.
Actual result: element does not get deleted.

Note: If you hold left mouse button and then press the delete key, element will get deleted successfully

Regression first introduced in: 2017.1.2p3
Reproduced on: 2017.1.2p3, 2017.2.0p3, 2017.3.0b11, 2018.1.0a5
Not reproduced on: 5.6.4p1, 2017.1.2p2

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.