Search Issue Tracker
Active
Under Consideration for 1.5.X
Votes
0
Found in [Package]
1.5.0
Issue ID
ISXB-439
Regression
No
Input system touchscreen doesn't work when dragging on the touch screen
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 (2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7)
Reproducible on: Windows 10 Pro (22H2)
Note:
- This issue is only reproducible with a touchscreen
- This issue is also reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment