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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note (2019.3.X):
We don't support WebGL on mobile at this time.