Help? Error Messages, shader doesn't work.

Shader error in ‘Blend/VoronoiTest’: syntax error: unexpected integer constant at line 643 (on d3d11)
syntax error: unexpected integer constant
Compiling Vertex program
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR

Worked all fine and good until a certain point. No clue what I did wrong. Get errors very often with shadergraph :confused: all my drivers are up to date.

Hi! I had the same problem, and I found a solution!

You need to convert your sliders into properties. The errors disappeared after I did the same