Search Unity

Bug Multiple player input on webgl build

Discussion in 'Input System' started by plasol, Mar 21, 2023.

  1. plasol

    plasol

    Joined:
    Dec 20, 2019
    Posts:
    2
    I've been working on a WebGL project and using the input system without any issues. However, I had to add a second player input and I noticed some strange behavior - one of the inputs stopped working. Everything worked fine in the editor, the issue only showed up once I made and run the build.