Search Issue Tracker

Active

Under Consideration for 1.8.X

Votes

0

Found in [Package]

1.8.0-pre.2

Issue ID

ISXB-694

Regression

Yes

[Android][Windows] Pointer Input Action Binding gives wrong values when the screen is touched on Google Pixel 7 device or PC with touchscreen

Package: Input System

-

Reproduction steps:
1. Open the attached project “InputProject”
2. Build and run the Project on Android or Windows Standalone
3. Tap few times anywhere on the device screen
4. Observe the pos1 values

Expected result: pos1 values are consistent with pos2 values
Actual result: pos1 and pos2 values are not equal

Reproducible with: 2022.2.0a1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a19
Reproducible with Input system: 1.4.4, 1.5.1, 1.6.3, 1.7.0, 1.8.0-preview.2 (2022.3.15f1, 2023.2.4f1, 2023.3.0a18)
Not Reproducible with: 2021.3.27f1, 2022.1.24f1

Reproducible with these devices:
VLNQA00498 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 13
VLNQA00594 - Google Pixel 7 Pro (Pixel 7), OS: 13
Dell XPS 15 with touch screen display

Not reproducible with these devices:
VLNQA00378 - Google Pixel 5, OS: 13
VLNQA00518 - Google Pixel 4 (Pixel 4), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 12
VLNQA00414 - Galaxy Note10+ 5G (SM-N976V), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 9
VLNQA00278 - Xiaomi Redmi Note 7 (Redmi Note 7), CPU: Snapdragon 660, GPU: Adreno 512, OS: 9.0.0
VLNQA00139 - Vivo Xplay6 (vivo Xplay6), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 7.1.1

 

Note: I think it's related to the fact that when touching the screen the input comes from two devices:
* On Google Pixel 7, the touch input comes simultaneously from Stylus and TouchScreen
* On PC with a touchscreen, the touch input comes from touch and mouse devices, when touching the screen.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.