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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 6000.2.0):
This issue will be fixed in Unity 6.2 for any package version.