Hello!
I am trying to set up local multiplayer using the new input system, on button press on any controller/keyboard, the “Player Joined event” is firing and calls the correct methods (Spawning a character select prefab and adding a new player to the player input manager). However, the “Player left event” only fires when play mode! has ended. Why it not firing when I disconnect the controller for example?
Any advice or help would be appreciated!
Thankyou!