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
- Errors in the Console when creating a new "2D Platformer Microgame" template project
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
Add comment