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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (2019.3.X):
We don't support WebGL on mobile at this time.