The editor is on the iOS platform. I build the content for this platform. Then when i enter play mode while using “Use Exiting Build”, the objects that are loaded from addressables turn out pink, i suppose this is intended? because i am not sure if it is or not.
The shaders are built for iOS, so they don’t work in the editor? is that correct?
Keep in mind that the graphics emulation mode in the editor is set to metal, so it seems to me it should work, but it doesn’t, everything loaded from addressables is pink.
I dont know if it relates. But I had very similiar issues on Android where I had a bunch of Prefabs and Scenes marked as Addressables and the Materials just break (Only in editor though! If you build it worked fine. AssetDatabase also works 100% fine).
I discovered it through this article Unity Addressables : various problems you might come across | by 5argon | Medium
Try build, see if it works. If so, you can at least test with Playmode set to AssetDatabase.