Hello,
I have a question about Addressable remote catalog loading.
Everything is working fine except one problem - each time I load remote catalog - a new DynamicResourceLocator appears on the list of Addressables.ResourceLocators
Im worried that there is some issue that I am not aware of yet. Why that DynamicResourceLocator is created?
(side note: that DynamicResourceLocator has empty Keys list)
Side question - what is the proper way of unloading a remote catalog?
(I load and unload remote catalogs depending on where the user is, so the load/unload can happen a lot of times in a single game session - that is why growing list is potentially a problem.)
In advance thank you for any help,
Regards,
Marcin.