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
- UIToolkit Label color gradient is removed when Outline Width is set to anything other than 0
- The selector disappears in the Project Window when selecting anything in the Inspector Window
- VFX Graph Properties are not rearrangeable when in a Category
- Search Window does not reload when applying labels to assets
- Crash on memcpy in CachedWriter when building a certain project
Add comment