Unable to read input on non-controlled actors (pawns)

The easy workaround here is to add an Actor Component to the Pawn - the component is happy to handle input even though the Pawn is not possessed.