Unity 2019.2.7 build iOS crashes in Shader Compile

Just remove Library Folder and Reimport Assets. it will resolve the pink screen issue. :slight_smile:

In case If anybody is looking for UnityShaderCompiler From Unity_2019.3.0 BETA.
Here it is. :slight_smile:

5234549–522245–UnityShaderCompiler.zip (862 KB)

16 Likes

Replacing UnityShaderCompiler did help, thank you! And special thanks to @Nomibuilder for shared file, because it took some time before I could find it as I first found this solution in another thread.

1 Like

Thank you very much!

1 Like

This solved my problem too but I did notice a difference a difference in the splash screen between Unity 2019 2.12 with the 3.0 shader compiler and 2019 3.0. On the 2.12 with 3.0 compiler the splash started at around 50% bigger then shrunk to normal size while on 3.0 started and stayed at normal size. Not much of a difference but suggests there might be other problems using 2.x with the 3.0 shader compiler.

1 Like

Same problem too, and i already overwrite de shader compiler, someone still have the problem?

Hey, just try to use Opengl3 first.
We change the graphics APIs to opengl3, and then the build is OK now!
We use 2019.2.15f on catalina.

Thank you so much, This has saved me so much time.

This worked for me too, macOS 10.15.2 and Unity 2019.2.5. Good find.

Where do I find the UnityShadeCompiler file for 2019.2? I am using 2019.2.16f1 and am having the Shader compiler problems.

1 Like

@Nomibuilder and @agmaster - thank you for helping me into this :slight_smile:
In Unity 2019.2.11f1 version, I was getting this problem and I got a solution after using your opinion.

I encountered this problem myself using 2019.2.15. Seems like it was properly fixed in 2019.2.17 invalidating continuing need for the compiler replacement workaround

Not working for me. No idea where Unity is installed on my Mac. Absolutely frustrating, guys. Please fix this.

1 Like

yes, you are right complete frustrating - how this kind of mistake can happen that I can’t able to understand!!!

Thanks man! Worked great for me!

Please tell the newbie which folder / Library should be deleted?

I’m stumped as well. I can’t find this folder on my Mac. I can’t get into the Unity part of the URL - it just opens Unity.
[EDIT] Found out how to show the contents on Unity - Right click on it and click on Show Package Contents.

FYI, I started using a new version of Unity, and the problem went away. I

  1. Did an export of my entire project
  2. Made a brand new Unity project with the latest version of Unity.
  3. Imported my project into the newer version build.