You mean that the controller doesn’t possess the pawn ? It happened to me already, and I added a little bit of a hacky script : On begin play, I started to check if the controller had a controlled pawn. If not, I created one and possessed it.
I noticed that sometimes the controller connects, and there’s not even a default pawn ready. Maybe you have the same issue.