Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.1f1
2019.1.0a1
Issue ID
1113119
Regression
No
In Play mode while Game View is active, Input.GetAxis registers additional movement when cursor is over Scene View
How to reproduce:
1. Open attached project "case_1113119-Repro3.zip" and scene "SampleScene"
2. Position your mouse cursor in the middle of Scene View and press Ctrl+P to enter Play mode
3. While the cursor is in Scene View, move it horizontally back and forth
4. While the cursor is in Game View, move it horizontally back and forth
Expected result: the cursor movement does not change over the Scene and Game Views
Actual result: the cursor movement in Game View registers as an additional movement in Input.GetAxis
Reproducible with: 2017.4.18f1, 2018.3.1f1, 2019.1.0a13
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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Resolution Note:
We are deprecating old input system bugs as we have moved all resources to the new input system.