Need help understanding Event System use.

I’m trying to set up my event system to use a controller, the unity docs haven’t helped. I assume I’m just doing it wrong, how do I get work?

Currently I have the “First Selected” set to New Game.

On New Game I have an event type that calls MenuScript.NewGame on Submit which loads a new game.

Submit is currently set up as Joystick Button 0

What have I left out?

You shouldn’t, no. You may need to press something on the Dpad to make sure it’s highlighted, but then it should just work with the Submit button I can see you have properly set up in the Event System.