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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2019.3.X):
We don't support WebGL on mobile at this time.