Search Issue Tracker
Fixed in 0.9.5
Votes
23
Found in [Package]
0.2.10-preview
Issue ID
1162953
Regression
No
[PlayerInput][WebGL] Player Input component does not work in WebGL
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/675
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Open Tank Demo scene (Assets -> TanksDemo -> Assets -> Scenes -> NewInput)
3. Build and Run in OpenGL
Actual: No input works in WebGL
Note:
- I tried with both "Send Messages" and "Invoke Unity Event", neither works.
- None of the keyboard, mouse or controller works for me. But when using Input Debugger with remove device, I do see input update in the device window.
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
klesun
May 31, 2020 20:01
Um, what is the 0.9.5? Which Unity version does that correspond to? In github issue OP says that issue existed in at least 2019.1.6f1.