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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment