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
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
- String.CompareOrdinal intermittently return non-zero for non-unique instances of empty strings when Mono scripting backend is used
Resolution Note:
We are deprecating old input system bugs as we have moved all resources to the new input system.