Hi,
I’m working on a project currently using addressables 1.5. The project is fairly large and I don’t have the source code of everything. I’m currently building a simple system for addressables.
I have remote profiles pointing both local and remote path to a s3 bucket. But in the editor I can’t find a way to force it to use remote and throw exceptions if the assets are not on remote.
Is this the correct behaviour or it could be a editor script/build addressable script that is doing something I have no control over?
Currently(and probably for another 2/3 weeks) I can’t get a build of this project.
In my small stand alone project the behaviour of the editor was the same, but by using the build I was able to confirm the usage of the remote assets.
thanks!