I build several addressable at each project.
So, I want to load them into a single project.
How can I make this possible?
I tried to load catalogs by LoadContentCatalogAsync() and passed an invalid key exception but it couldn’t resolve dependency issues. I think I should merge settings.json and link.xml for multiple catalogs, does it right?
Thanks.