0

variable Time used without having been completely initialized at line 75

Maestro Pivetta 8 years ago updated 8 years ago 1

I always get this error when I try to put a time node in my shader, btw a coworker made a shader with a time component that is working well, maybe it's my old videocard doing strange stuff (DX11 on DX10 GPU)

here is the console error:


Shader error in 'Shader Forge/Sun': variable '_Time' used without having been completely initialized at line 75 (on d3d11)



Compiling Fragment program with DIRECTIONAL SHADOWS_OFF LIGHTMAP_OFF DIRLIGHTMAP_OFF DYNAMICLIGHTMAP_OFF

Solved, I made a new node which wariable now is called node_2433 and it works fine! I was writing a globar variable or something similar