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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment