I have released a new version of my app using 5.6.3p4. After that, some users have the app running entirely pink as attached. Nothing was really changed on the app, just Unity updated.
Any ideas? I desperately need to fix it as this version is on AppStore.
Hi @_Daniel and @ , i have set OpenGL as primary and submitted to AppStore (as i couldn’t reproduce myself). It has worked for the 2 users with the problem.
I agree. The only reason i didn’t is because i can’t reproduce it myself and my project is too big to be submitted on the issue report. Creating a small project may not result on the issue and I just can check if it does or not. Not sure how i could submit it in this situation.
It seems the bug is not project-specific, but dependent on the Mac it was ran on. Therefore I’m not sure how crucial it would be to attach a project (because only certain Macs could reproduce it), but it might help anyway. My project is relatively small, so I will submit one and see what happens. For the moment, would you mind explaining what you mean by setting OpenGL as primary? Sorry, I’m a bit of a Unity noob at the moment
On Build settings, disable auto graphics, then metal and openglcore will be listed, move opengl up, then opengl will be the preferred api, and the problem will not happen.