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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI 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.