When I use the visual-shader it says:
Parser Error: Class "VisualShaderNodeProceduralVoronoi" hides a global script class.
When I convert visual to script it does not compile.
I solved this issue by deinstalling shader-lib. You have to delete the shader-lib dir from inside the editor.
then reinstall - will work!
I use Voronoi for this caustic-shader. It works in the editor, but not ingame.
https://gamedevtipsandtricks.blogspot.com/2024/01/fake-caustics-using-visual-shader-in.html
When I use the visual-shader it says: Parser Error: Class "VisualShaderNodeProceduralVoronoi" hides a global script class. When I convert visual to script it does not compile.
I solved this issue by deinstalling shader-lib. You have to delete the shader-lib dir from inside the editor. then reinstall - will work!