Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2020.1.7f1
2021.1
Issue ID
1282628
Regression
No
Snap option in the Input Manager does not work when using the GetAxis() function
How to reproduce:
1. Open the attached "InputSnap" project
2. Open the "SampleScene" Scene
3. Enter the Play Mode
4. Press and hold the left arrow key and then press and hold the right arrow key at the same time
Expected results: Console prints "Horizontal 0 Vertical 0" message
Actual results: Console prints "Horizontal -1 Vertical 0" message
Reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b7, 2021.1.0a1
Notes:
- The Snap option works with the GetAxisRaw() function
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
Resolution Note:
Closing out as "Won't Fix" due to to combination of age and assessment on priority.