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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment