When the user stops hosting a game, I would like to just return them back to the previous UI window after calling NetworkManager.StopHost()
, however looking at the source it seems it automatically reloads the offline scene.
Is there a nice way to stop hosting without having the scene restart?