Search Issue Tracker
Fixed
Fixed in 2023.2.0a17
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.17f1
2023.1.0b13
2023.2.0a12
Issue ID
UUM-33878
Regression
No
[Android] Virtual touch is not recognised on device when using "adb shell input tap" and "adb shell monkey" in the Command Prompt
How to reproduce:
1. Open the "IN-25141" project
*TomasD: The project has Input Handling set to Both in Player Settings, this is incorrect, since it can cause conflicts between two input systems, please change to New Input System, before building*
2. Connect the mobile device
3. Press File -> Build And Run (make sure your connected device is selected in “Run Device”)
4. Open the Command Prompt
5. In the Command Prompt type "adb shell input tap 300 300" and press Enter
6. In the Command Prompt type “adb shell monkey -p com.DefaultCompany.TestInputSys 100” and press Enter
7. Observe the device screen
Expected result: device screen blinks in red color
Actual result: device screen doesn't blink
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.17f1, 2023.1.0b13, 2023.2.0a12
Testing environment: Windows 10 Pro
Reproducible on these devices:
VLNQA00178, Xiaomi Redmi Note 4 (Redmi Note 4), Android 6.0, CPU: MediaTek Helio X20 MT6797M, GPU: Mali-T880
oppo R15 with Android system 10 (user reported)
Xiaomi Mi 9 with Android system 10 (user reported)
Not reproducible on these devices:
VLNQA00391, Xiaomi - (M2006C3LG), Android 10, CPU: MediaTek Helio G25 (MT6762G), GPU: PowerVR Rogue GE8320
VLNQA00489, Htc 10 (HTC 10), Android 6.0.1, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00363, Samsung Galaxy Z Fold2 5G (SM-F916B), Android 11, CPU: Snapdragon 865 SM8250, GPU: Adreno (TM) 650
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: NOT FOUND, GPU: Mali-G76
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple Bug Reporters spawned when crashing from several threads at once
- Editor hangs when cutting and pasting a Script to another folder during Play Mode
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
Add comment