Hi, I just upgraded to 5.6.1, and tried to create an Android build. It has Vulkan support.
Half way through the build process the following errors occur:
Error: “Shader error in ‘Hidden/Post FX/Screen Space Reflection’: ‘’ : compilation terminated at line 141 (on vulkan)”
Error: “Shader error in ‘Hidden/Post FX/Screen Space Reflection’: ‘z’ : vector field selection out of range at line 141 (on vulkan)”
I have same problem with Post Processing Stack. Also it doesn’t works on ES3.1 device (black screen).
So i decided to use Amplify Color for color grading and Kino Bloom as bloom effect.
It seem’s Post Processing Stack is not designed for android devices. Some time compile time is very long when building APK.
Compile time is (I believe) due to the first time you build it with a new version. After the first time, it should be ok again.
Post Processing stack with vulkan on android was ok in the last version though, and it also works if you disable Vulkan. But yeah it’s the combo with 5.6.1 that is giving issues.
I have the same issue. I disabled vulkan by going in " Project Settings → Player → Other Settings " and uncheck “Auto Graphics API” a list will appear and remove vulkan from it.
Now I’m searching for antialiasing and bloom for mobile. Will check out the “Kino Bloom” that aliyeredon2 mentioned.