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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment