Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0f3
Issue ID
859229
Regression
No
[Android] Input.touchCount returns 2 or less when more than 3 fingers touch the screen on some devices
How to reproduce:
1. Create a new project and import the attached package to it
2. Build the project on Android
3. Put three fingers on the screen
4. Input.touchCount will output 2 and then 0
Reproducible: 5.3.7p1, 5.4.3p3, 5.5.0p1, 5.6.0a6
Won't fix:
The issue is caused by the "Media Gesture" setting, which causes three finger touches to be interpreted as gestures for the phone. In order to use the touches normally, one needs to go to "Settings > Display, gestures & buttons > Media gesture" and disable that option.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment