Search Issue Tracker
Active
Under Consideration for 1.14.X
Votes
0
Found in [Package]
1.14.0
Issue ID
ISXB-1549
Regression
No
Input System's pen delta position returns incorrect Y values when using Wacom pen tablets
How to reproduce:
1. Open the “PenDeltaBug.zip“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Press any part of the Game view with a pen and slowly drag downward
5. Observe the Game view and the Console
Expected result: Cube moves smoothly in the Game view, Console outputs steady negative Y delta
Actual result: Cube moves in a stuttery manner, Console outputs continuously changing positive and negative Y delta
Reproducible in: 1.8.2, 1.14.0 (2022.3.62f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0a1)
Not reproducible: 1.8.2, 1.14.0 (6000.2.0b1)
Fixed in: 1.8.2, 1.14.0 (6000.2.0a2)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environemnt tested
Tested with devices: Wacom Intuos (CTL-4100WL) (locally), Wacom Intuos 4 (by the reporter)
Notes:
- Reporter states that it might not reproduce with other pen tablet types
- Moving the pen sideways returns smooth delta and the character does not stutter
- Not reproducible with Input.mousePositionDelta with old input system
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment