Output value 'vert' is not completely initialized
So I am trying the shader graph thing.
I have the following Graph :
Now it's very frustrating, cause It should work but Unity keep telling me that
Output value 'vert' is not completely initialized
I tried simple shaders, just like a color and the PBR Master, I tried clearing cache, reopening a project ... It still throw the error...
I don't know what to do to fix it.
Answer by CrocsxG · Feb 25, 2020 at 03:23 PM
got my answer => https://forum.unity.com/threads/output-value-vert-is-not-completely-initialized.763436/
But currently being fixed.
Your answer
Follow this Question
Related Questions
Shader Graph Enable-disable option 0 Answers
Vector Displacement not Working in Scene View 0 Answers
Where can I find the source of legacy shaders 3 Answers
A shadergraph HDRP shader fades out when camera is far away when I use Sample Texture 2D Array 0 Answers
Problem with vegetation and shadergraph of terrain sample asset 0 Answers