Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug "Could not create a device for 'xxx (html5)'" Error in WebGL build

Discussion in 'Input System' started by Toxic_Elmo, Nov 6, 2020.

  1. Toxic_Elmo

    Toxic_Elmo

    Joined:
    Aug 30, 2020
    Posts:
    5
    So I'm testing the new Unity 2021.1.0a4 because It has some fixes I need.
    But I get all kind of Input errors when I test the build in the browser and it's breaking my project. I tried to find the root of the problem by disabling all GameObject in the scene. But when I make a WebGL build I still get errors. I know it's a alpha build so I'm not going to put too much time into it. I just wondered what it is.

     
    Last edited: Nov 7, 2020
  2. LittleDirge

    LittleDirge

    Joined:
    Dec 3, 2018
    Posts:
    6
    Bumping to hopefully find a solution to this. I'm having a similar issue with keyboard controls currently. I think it might have to do with manually joining players to the game and assigning their control scheme to Keyboard.current, but I'm not sure.
     
  3. tomph

    tomph

    Joined:
    Nov 6, 2013
    Posts:
    33