Playstation Controller mapped to a specific Actor

If this is not a Pawn (is it?), you must enable input for this actor:

If it is a Pawn but is un-possessed, it should be possessed.


Could you specify what this actor is, and whether it’s possessed. This bit is critical.


The entire setup for a non-Pawn actor:

Pawns already process input, so enabling is not required.