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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (2019.3.X):
We don't support WebGL on mobile at this time.