Search Issue Tracker
Duplicate
Duplicate in 2021.1.X, 2021.2.X
Votes
1
Found in
2021.1.9f1
2021.1.10f1
Issue ID
1341159
Regression
Yes
Touch Input doesn't work in Play Mode when running an Editor on a Touchscreen device
How to reproduce it:
1. Open the user's attached project "Gameplay.zip" on a touchscreen device
2. Enter the Play Mode
3. In the Game View try to click on UI Controls
Expected result: UI Controls are touchable
Actual result: UI Controls doesn't respond to clicks
Reproducible with: 2021.1.9f1, 2021.1.13f1
Not reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.1.8f1, 2021.2.0b1
Reproducible on:
VLNQA173, Microsoft Surface 4
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
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
chumomo
Oct 26, 2021 12:05
Please fix it
avatechhkdev
Jul 16, 2021 06:44
Not only the UIs are not responsive, Input.touchCounts also always returns 0.
This issue seems much more than a UI one.