Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.3.1-preview
Issue ID
1169094
Regression
No
[WebGL][Windows Touch] Touch does not work on WebGL.
Tried with Windows Surface Pro. WebGL touch does not work.
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Use project Input Test ( Assets -> QA -> Input_Test -> Scenes)
3. Generate WebGL Player and switch to Touch test
4. Observe
Actual: Touch does not work on WebGL for Windows.
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Mobile is currently not supported by WebGL. Touch events on desktop devices are currently not a priority.