4.13 BUG: Widget Interaction Component stops working for all clients in multiplayer

As well as the above, you need to make sure your input triggers are not Consuming Input. Otherwise, whichever controller spawns first will take all input, and the other won’t get any. Select your input events in the event graph and check the details panel.

255231-consumeevent.jpg