Simple Blueprint Not Working, Any Ideas?

It’s not. The default Game Mode spawns a Default Pawn. You add yours on top. Now you have 2 pawns. Add this to your player:

image


I’d need to see what else is going on in that project and why the default pawn is messing up input. Its controls are implemented on the C++ level but I find it hard to imagine what is happening here.

Did you try this by any chance: