I am developing a multiplayer game using the NULL Subsystem. The client can successfully join the session, but once the host goes into a replay mode, the client leaves the session for some reason…
I think this has something to do with level transitioning, but I don’t know what to look for and change… Does anyone have an idea on how to fix this?