Search Issue Tracker
Active
Votes
17
Found in [Package]
1.2.0
Issue ID
1379546
Regression
Yes
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps:
1. Open the attached project "Touch_build_test"
2. Go to File -> Build Settings
3. Make sure Development Build is checked
4. Press Build And Run
5. Press the button using touch screen
Expected result: A Console window appears and logs "works"
Actual result: Nothing happens
Reproducible with: 1.0.2 (2021.2.0a16), 1.1.1 (2021.2.4f1), 1.2.0 (2021.2.0a16, 2021.2.4f1, 2022.1.0a16)
Not reproducible with: 1.2.0 (2019.4.33f1, 2020.3.23f1, 2021.1.28f1, 2021.2.0a15)
Notes:
- The button appears to be selected but never released
- Not reproducible in the Editor
- Not reproducible with Old Input System
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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
JauntyBearGames
Feb 01, 2022 11:54
same issue with 1.2.0 on iOS 15.3
sacb0y
Nov 24, 2021 17:48
I also have this issue, touch on windows should work similarly to android but it doesn't.