Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1112929
Regression
No
[WebGL] TapCount is not returned when accessing it through Input.GetTouch in Android device
How to reproduce:
1. Open attached project "Case_1112929_repro.zip"
2. Build the project for WebGL
3. Open the build in Android device
4. Touch the screen
Expected result: The screen becomes green, indicating that the Input.GetTouch returns correct answer TapCount - 1
Actual result: The screen becomes yellow
Reproducible with - 2017.4.23f1, 2018.3.8f1, 2019.1.0b7, 2019.2.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Resolution Note (2019.3.X):
We don't support WebGL on mobile at this time.