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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Add comment