Cyanilux / URP_ShaderGraphCustomLighting

Some custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline
MIT License
541 stars 61 forks source link

Getting shader include errors with URP 13.1.8 #8

Closed MrFJ closed 1 year ago

MrFJ commented 2 years ago

Hey I'm getting these two errors: Shader error in 'Shader Graphs/ShadowReceiver': Couldn't open include file 'Packages/com.cyanilux.shadergraph-customlighting/CustomLighting.hlsl'. at line 210 Shader error in 'Shader Graphs/ShadowReceiver': Couldn't open include file 'Packages/com.cyanilux.shadergraph-customlighting/CustomLighting.hlsl'. at line 877

Any ideas?

Cyanilux commented 2 years ago

Try restarting Unity. If that doesn't work, maybe remove the package and reinstall it.