Search Issue Tracker
Fixed in 2021.1.X
Votes
2
Found in
2021.1.0a1
2021.1.0a2
Issue ID
1288321
Regression
Yes
Duplicate Array Element and Delete Array Element actions do not work when applying to the Axes elements in the Input Manager
How to reproduce:
1. Open the user's attached project
2. Open Edit > Project Settings > Input Manager
3. Right-click on the 'Horizontal' element and select 'Duplicate Array Element'
4. Right-click on the same element and select 'Delete Array Element'
Expected result: After selecting the 'Duplicate Array Element' option the element gets duplicated, after selecting the 'Delete Array Element' option the element gets deleted
Actual result: The element doesn't get duplicated/deleted
Reproducible with: 2021.1.0a1, 2021.1.0a5
Not reproducible with: 2018.4.29f1, 2019.4.14f, 2020.1.13f1, 2020.2.0a21, 2020.2.0b11
Notes:
- After performing both actions the 'KeyNotFoundException' errors get thrown in the Console
- The issue does not reproduce with the 'Copy' and 'Paste' actions
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
BelalMans
Dec 19, 2020 20:10
Same issue real game-breaker (pun not intended(definitely intended))