Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a6
2018.2.0b3
Issue ID
1035076
Regression
Yes
Incorrect processing of input keys when navigating the scene view with directional keys + Shift
To reproduce:
1. Open any project
2. Try navigating the scene using the shift+ two non-opposite directional keys (try going diagonal)
Expected: directional keys' input is not ignored
Actual: after the Shift is began to be held down, new directional keys' events are ignored
Reproduced in: 2018.2.0a6, 2018.2.0b3
Not reproduced in: 2017.2.3f1, 2017.4.3f1, 2018.1.0f2, 2018.2.0a5
Note1: directional keys used: W,A,S,D
Note2: odd behavior examples:
pressing Shift and then directional buttons result in viewport camera not moving
pressing two directional keys and then shift works, but changing input to new directions while shift still on hold will be ignored
press directional button, then shift. Camera's moving, however, releasing directional keys and pressing them again will be ignored (while Shift still being held down)
Conclusion: After Shift is being pressed down and held, no new directional input will be recognised
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1018932