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.
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.