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
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
BelalMans
Dec 19, 2020 20:10
Same issue real game-breaker (pun not intended(definitely intended))