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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
We are deprecating old input system bugs as we have moved all resources to the new input system.