Addressables not working with WebGL build
I´m currently having issues making an addressables test work with WebGL, i configured the settings , made a test with a PC Build, it worked, i switched platforms to WebGL checked the setting in unity and created a aws bucket for the allocation of the server data, everything seems corrrect but when i open the index file (either with build and run or with publish webgl unity provides or allocated in a web server) the result is the same, the Addressables assets that worked correctly in PC build with aws does not in the WebGL build, does anyone has had a similar issue?
i am using Unity 2020.3.30f1
Addressables Package 1.18.19
Your answer

Follow this Question
Related Questions
Web multiplayer on my own server? 1 Answer
error: Failed to decompress data for the AssetBundle, when starting a web gl game on a hosted server 1 Answer
Where to set Total_Memory? 0 Answers
Failed Running UnityLinker.exe 2 Answers
I can't get an external dll to work when building for webGL 0 Answers