Forums › 💬 FlowCanvas › ⚙️ Support › The 2.8 version does not work in Unity 2017.4.1 . . . ?? › Reply To: The 2.8 version does not work in Unity 2017.4.1 . . . ??
Hello. Version 1.32 works fine in Unity 2018.1
Version 2.8 dont work because this error.
NullReferenceException: Object reference not set to an instance of an object NodeCanvas.Editor.CanvasStyles.get_canvasBG () (at Assets/ParadoxNotion/FlowCanvas/Framework/Design/PartialEditor/CanvasStyles.cs:97) NodeCanvas.Editor.GraphEditor.OnGUI () (at Assets/ParadoxNotion/FlowCanvas/Framework/Design/Editor/Windows/GraphEditor.cs:464) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at[…]
Exploring the error in script… CanvasStyle.cs [attachment file=”Capturar.PNG”]