Gamepad input in UI stop working after a new panel cover the first one
Hi guys, I have a simple main menu with three buttons: "Play", "How To Play" and "Quit". The "How To Play" button shows a new panel with some tutorial and a "Back" button to go back in the Main Menu. This Menu works super fine with the mouse inputs, but with the gamepad the inputs stop working when i press the "How To Play" button: it shows the new panel just fine, but the "Back" button is interactable ONLY with the mouse, not with gamepad. It does not highlight nor can be clicked, to go back I have to click it with the mouse. Please help me. Thanks a lot.
Your answer

Follow this Question
Related Questions
Local multiplayer New Input System 0 Answers
Weird things happening with gamepad input 0 Answers
Gamepad recognized as joystick and doesn't work 0 Answers
Why my joystick axis value when i press them always 1 ( left and right ) ? 0 Answers
How to disable Input Events (OnKeyDown etc.) while editing InputField? 2 Answers