Pink Problem Downloading from CCD

When I download the assets the prefabs appear pink in the game. Doing it locally all the materials are fine, however when remote the prefabs are the bright pink. Does anyone know how to resolve this issue?

Hi Nathan,
Thanks for posting on the forums.

I actually have the same issue on one of my projects.
When I release the package everything looks fine but in the editor I continue to see it pink.

I will try to solve it on my project so I can share the fix with you.
In the meantime could you share the versions of:

  • Addressables
  • CCD management
  • Unity editor
  • What platform are you building for?

Best,
Seb

Hi Nathan,
I couldn’t reproduce but to fix it I migrated to a new version of addressables.
I cleared the bucket and reuploaded my assets.
This seemed to rid me of the missing pink textures.

Let me know if you have success.

Hi, just want to report I’m getting this experience as well.
I can build the game fine, and I can play off of local database fine, but if I play off of an existing build for the play script, then I get pink assets.

@SebT_Unity

platform: Android
2022.3.8f1
“com.unity.addressables”: “1.21.17”,
“com.unity.services.ccd.management”: “2.2.2”,