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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux][Plastic SCM] Unity Version Control window text is replaced by the key names of the labels and buttons
- [Android] Unstable FPS on a Player with an empty URP Scene when launched on Samsung S9
- Profiler fails to pull data from the Player when Building And Running a development build
- ARM64 build fails when Script Debugging is enabled
- LOD Group Component Meshes do not change when the Scene view is closed
Incode
Jan 05, 2019 01:11
Would be a really nice quality of life fix.