Accessed None trying to read property Stored Pawn

You have to set the value of “Stored Pawn” first…
Try hook a setter on Event BeginPlay. There’s a neat function called “Get Controlled Pawn” in PlayerController class.