SessionPtr->GetResolvedConnectString(FName(JoinSessionName), ConnectionInfo);
Is the JoinSessionName set to NAME_GameSession both when creating and joining the session?
SessionPtr->GetResolvedConnectString(FName(JoinSessionName), ConnectionInfo);
Is the JoinSessionName set to NAME_GameSession both when creating and joining the session?