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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
We are deprecating old input system bugs as we have moved all resources to the new input system.