#NGO - Disabled "Enable Scene Management" + Addressables
1 messages · Page 1 of 1 (latest)
So from what i read in documentations and found out myself, to start making NGO to work with addressables we need to Disable the Enable Scene Management option first inside the NetworkManager
We need to use Addressables.LoadSceneAsync for addressable scenes anyway, so no way going around that.
Even without it, there are still some systems that are in place that will work.