Afer disabling input i can't renable it

If you process input in the Pawn and disable said input… well, you can no longer process input there. You must use another input-enabled blueprint to restore input for the Pawn.

Or am I missing something here?