Search Issue Tracker

Fixed in 2019.2.X

Votes

1

Found in

2018.2.0a4

2018.2.0f2

2018.3.0a1

2019.1.0a1

Issue ID

1105084

Regression

Yes

Shift + Delete does not remove an empty element from the array in the Inspector window

Inspector Framework

-

How to reproduce:
1. Open user-submitted project (Unity_InsectorArrayDelete_2018_2)
2. Open the 'SampleScene' scene
3. Select 'SampleObject' in the Hierarchy window
4. In the Inspector window select any element from the array
5. If on Windows: press Shift + Delete twice; If on macOS: press Command + Backspace twice

Expected result: the empty array element is removed from the array and the array size is decreased by 1
Actual result: the empty array element is not removed

Windows:
Reproducible with: 2018.2.0a4, 2018.2.20f1, 2018.3.1f1, 2019.1.0a12
Not reproducible with: 2017.4.17f1, 2018.2.0a3

macOS:
Reproducible with: 2018.3.0b6, 2018.3.1f1, 2019.1.0a4, 2019.1.0a12
Not reproducible with: 2017.4.17f1, 2018.2.20f1, 2018.3.0b5, 2019.1.0a3

Comments (1)

  1. Incode

    Jan 05, 2019 01:11

    Would be a really nice quality of life fix.

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.