Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-42
Regression
No
[Input System] Virtual Mouse and system mouse position is desynchronized
Steps to reproduce:
1. Open the attached project (case_1234316.zip)
2. Connect any Gamepad
3. Enter Play Mode
4. Move the cursor using the Gamepad
5. Move the cursor using the physical mouse
6. Repeat Step 4
Expected result: Mouse cursor continues moving from the current position
Actual result: The cursor snaps back to the position previously set by the Virtual Mouse (Gamepad) and continues moving
Reproduced in: preview.5 - 1.0.0 (2019.3.9f1, 2020.1.0b5), preview.6 - 1.0.0 (2020.1.0b4, 2020.2.0a5)
Could not test with: preview.4 - 1.0.0 and lower (Virtual Mouse script unavailable)
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
Using the latest version of the sample and the Input System this no longer reproduces and works as per the stated expectation of the user.