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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
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.