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
Comments (2)
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
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
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.