Hey folks! I have 2 strange issues with addressables:
1. For my project the addressables just won’t work, I built addressables on player build, still not working, i build addressables after player build, still not working. They just won’t show in build, no errors that keys are missing or anything. Build was completed, they are in the build folder/GameName_Data/Streaming Assets but they just don’t want to show in build.
I have tried the addressables-samples-master package too, i built it in 2023.1.7 and 2023.1.8, it didnt work, addressables wouldnt show in build, then I switched to 2022.3.7, where the addressables-samples-master package works, it builds the bundles and the bundles show in build. After I saw it works in 2022.3.7 i used this unity version to open my project too, and unfortunately it still doesnt work for my project. Addressables just won’t show in build ![]()
Any ideas on this?
2. Addressables have an unexplainable high size after being built.
SS here: https://gyazo.com/0c1237738cedcf2afe1b5209108ce27a
275.4 mb, it doesnt look like it has dependencies other than the shader, material and a few textures.
while the whole folder’s size in the project is:
SS here: https://gyazo.com/5ae8a6603fbc8dfc283cc9f6abd8753a
Would you assist me in figuring out what bugs this out please? I am on a very late schedule, its been a month since i am switching editor versions, addressables versions and doing 36 hours first builds (no joke) and 6 hours 2nd builds to no end. I’m sorry I dont mean to sound entitled, I’m just exhausted and at the same time I’m watching my game die while I just do endless builds with no end. I wouldn’t start this addressables journey but my game at the current time has a big number of guns, attachments and 500+ skins (3 textures each material) and, well, I wasn’t fully aware that everything that is referenced will load into ram, and that made people say our game was a crypto miner because the game would eat much ram, boot up in 10+ minutes, especially on HDDs but on some SSDs too, or not start at all if the page file wouldnt be 20gb.
I will be forever in your debt for your help! Thank you!


