Reply To: FlowCanvas with the latest Beta

Forums 💬 FlowCanvas ⚙️ Support FlowCanvas with the latest Beta Reply To: FlowCanvas with the latest Beta

#22411
skreamz
Participant

    spoke to soon, unable to create bound graph getting

    NullReferenceException: Object reference not set to an instance of an object
    NodeCanvas.Editor.GraphOwnerInspector.NewAsLocal () (at Assets/ParadoxNotion/FlowCanvas/Framework/Design/Editor/Inspectors/GraphOwnerInspector.cs:65)
    NodeCanvas.Editor.GraphOwnerInspector.OnInspectorGUI () (at Assets/ParadoxNotion/FlowCanvas/Framework/Design/Editor/Inspectors/GraphOwnerInspector.cs:124)
    UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor editor, Int32 editorIndex, Boolean rebuildOptimizedGUIBlock, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1236)
    UnityEditor.DockArea:OnGUI()