Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Use the touchscreen to touch and drag in the Game View
5. Observe the Touch position values and if the touch is pressed in the Game View
Expected result: “Touch is pressed” is printed and “Touch position” reflect the position of the touch while dragging
Actual result: “Touch is not pressed” is printed and “Touch position” shows “(0.00, 0.00)”
Reproducible with: 1.3.0, 1.4.4, 1.5.0, 1.8.2 (2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2022.3.25f1 2023.1.0b9, 2023.2.0a7)
Reproducible on: Windows 10 Pro (22H2), Win 11 Pro
Note:
- This issue is only reproducible with a touchscreen
- This issue is also reproducible in the Player