Controller support in WebGL is broken?
I'm a game developer working on my first WebGL game from Unity. For the past day I've been banging my head around getting controllers to work, only to discover the issue is with Firefox - my build works fine in Edge and Chrome.
What's the situation with Firefox WebGL support? Is this likely to be fixed at any point or should I inform users Firefox doesn't work (and be pressured onto using Chrome or something else myself despite wanting to use Firefox?)
Усі відповіді (2)
It should be working. Check the about:support page, in the Graphics section.
Don't you have any errors in the Browser Console?
See the Gamepad API. Firefox requires HTTPS for game controllers to work (Bug 1591329) and Chrome plans to do the same eventually.