Stuck with FloatingPawnMovement, W and S keys on Input for Top Down Spaceship (5.5)

Hey all,

I am currently working on a top down shooter. I have a pawn - a camera top down as shown in the attached screenshots.

My issue is the values for A and D display via print string but W and S don’t. W and S should move me forwards and backwards - A and D left and right. Also - my spaceship is not moving visually - I have it constrained to plane but this is my first experience with FloatingPawnMovement - could anyone help me debug?

Spaceship BP (Scroll to zoom out) - Top Down Spaceship posted by anonymous | blueprintUE | PasteBin For Unreal Engine

IMC Values for IA Move -

Components tab for spaceship:

Camera is Perspective, and 60 degree FOV.

Thanks so much.