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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Resolution Note:
Mobile is currently not supported by WebGL. Touch events on desktop devices are currently not a priority.