Recently setup a controlled Pawn again, and Input wasn’t working.
The culprit, Input nodes on the Controller (even though works fine with the default character - which is an actor)
Solution, move Input nodes to the character - no movement inputs on the controller, and the controlled Pawn Inputs work.