Hi. I have project on unity 2021.3.24 with addressables 1.19.4
My flow:
- I made build with addressables and load catalog to cdn (build 1)
- Reperat previos step and make new build(build 2)
- build 1 dont work. He cant find addressables catalog.
- build 2 work correct
How to fix it?