- Home /
GLSL compilation failed Error after upgrading to unity 5.6.0f3
I got the following error after upgrading my project from Unity 5.4 to Unity 5.6.0f3:
GLSL compilation failed: ERROR: 0:3: '' : extension 'GL_OVR_multiview' is not supported WARNING: 0:4: extension 'GL_OVR_multiview2' is not supported
This error comes in editor itself while running the project which has an environment and a character, all having only unity standard shaders.
Please help ASAP.
G'day, did you find a solution to this? Just running into it now :(
Did you do a fresh install or an override? Sometimes that's a problem when unity changes setting files from version to version.
It also only works on GLES3 so maybe that's a think too
Your answer
Follow this Question
Related Questions
Dymanic Mesh Hiding 2 Answers
UI masking in a jet fighter HUD 0 Answers
Shader effect gone when I hit Play 0 Answers
Custom shader dissappear on mobile 0 Answers
Flickering/Bright sparkeling with Planar Reflection Probe and Trees (HDRP) 1 Answer