C++ Created Camera Null In Editor

Hello, I was moving the camera around within the editor, I then my editor then crashed and I received 0xC0000005: Access violation reading location. In the debugging console on VS it states that the FollowCamera is null. Prior to moving the camera around everything was working fine. The C++ code for the camera is using the Third Person Template code. The details panel for the follow camera has also now gone blank.

Solved by reparenting the blueprint to original c++ class