#Addressables: Load Scene from Remote Catalog from other project

1 messages · Page 1 of 1 (latest)

crude bluff
#

Hello, as the title implies, I want to load a scene from a remote catalog that was made in a different project. I managed to download the catalog from my webserver, but now I am left confused on how I am supposed to load the scene from the handle:

crystal zenith
#

Just grab the result from the handle unless they've changed it again for the hundredth time

crude bluff
#

The result only gives me the ResourceLocator but no SceneInstance.

crude bluff
crystal zenith
#

I have a repo with some terrible addressables scene loading, I'll check it later

crude bluff
#

Ok,Thanks