We have an iOS game running on the app store since 2018. It was created on Unity 2018.2 and it was all fine.
Now we are trying to update the game with new features. The problem is it works fine in Unity 2018 but it looks like this after building to XCode and testing on iOS:
I’m assuming it has to do with textures or the Metal API, but I’m at a loss here. Any ideas?
Thanks!