ShaderForge icon indicating copy to clipboard operation
ShaderForge copied to clipboard

A Shader Editor for Unity

Results 7 ShaderForge issues
Sort by recently updated
recently updated
newest added

Currently opened shader editor window size is bigger than screen size. When the editor window is maximized, close button are hidden in the right side of the screen. It don't...

I searched a bit online and it seems to be because of the computers culture settings. For some reason some program in my computer switches my culture settings, while using...

Hi Holmer! Trying to figure out if there's a way of loading custom data or custom vertex streams within shader forge!

Hi Holmer I love shaderforge and I like to Improve your repository :) Shader Forge has a problem... It generate All shader Inside fragment shader without declaring functions It makes...

question

Jackisgames & Roguesleipnir fixes, fixed preview panel crash, fixed dark background problem when using professional editor skin, added support to Nintendo Switch.

Hi,unity2018 3.5.f1 not work! NullReferenceException: Object reference not set to an instance of an object ShaderForge.SF_PreviewWindow.SetupPreview () (at :0) ShaderForge.SF_PreviewWindow..ctor (ShaderForge.SF_Editor editor) (at :0) ShaderForge.SF_Editor.InitializeInstance (UnityEngine.Shader initShader) (at :0) ShaderForge.SF_Editor.Init...

includes function and fix below, + add vertex node (no need to do invert transform in frag shader) + fix lightmap issue (make it the same as standard shader) +...