Probably something else is trying to access that PlayerState after the game has already invalidated it. I’d run it in debugger, and get a good call stack on it. Whatever is calling that shouldn’t be calling it if the game is terminating.
1 Like