Search Issue Tracker
Fixed
Fixed in 6000.2.0, 7000.0.0
Votes
0
Found in [Package]
6000.2.0
7000.0.0
Issue ID
ISXB-439
Regression
No
Input system touchscreen doesn't work when dragging on the touch screen (device not picking up any input)
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.2.0):
This issue will be fixed in Unity 6.2 for any package version.