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
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
Resolution Note:
Closing out as "Won't Fix" due to to combination of age and assessment on priority.