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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
We are deprecating old input system bugs as we have moved all resources to the new input system.