#NGO - Disabled "Enable Scene Management" + Addressables

1 messages · Page 1 of 1 (latest)

craggy crypt
#

Hey I'm working on creating a NGO project that works with addressables. I wanted to talk about problems that i face with, maybe some people will find that useful.

#

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.