#Need help with loading addressable scenes for my server

1 messages · Page 1 of 1 (latest)

hardy herald
#

To boot up my server in photon fusion, I'm first loading the scene itself via Addressable.LoadScene , once the scene is loaded I'm passing the current scene for the SceneInfo in StartGameArgs, but it's loading the same scene twice ?? What's the correct approach?