Reply To: NullRef when adding a new Node.

Forums 💬 NodeCanvas ⚙️ Support NullRef when adding a new Node. Reply To: NullRef when adding a new Node.

#15404
zsoik
Participant

    There have been an internal unity API change that has been used by NC. You can fix it yourself in EditorUtils.ContextMenu..cs for the GetMenuItems() method by replacing this block of code

    with