+4

Cannot open shader forge, null reference exception

bennypeake 7 years ago 0

Using Unity 2017.1 on mac. Trying to open shader forge causes the following stack trace:


NullReferenceException: Object reference not set to an instance of an object
ShaderForge.SF_PreviewWindow.SetupPreview () (at <d521a70ab6484e89874830e223f7af77>:0)
ShaderForge.SF_PreviewWindow..ctor (ShaderForge.SF_Editor editor) (at <d521a70ab6484e89874830e223f7af77>:0)
ShaderForge.SF_Editor.InitializeInstance (UnityEngine.Shader initShader) (at <d521a70ab6484e89874830e223f7af77>:0)
ShaderForge.SF_Editor.Init (UnityEngine.Shader initShader) (at <d521a70ab6484e89874830e223f7af77>:0)
ShaderForge.SF_Editor.InitEmpty () (at <d521a70ab6484e89874830e223f7af77>:0)