Forums › 💬 NodeCanvas › ⚙️ Support › Crash when editing Object Blackboard variable › Reply To: Crash when editing Object Blackboard variable
Check line 476 of Graph.cs – there is a NullReferenceException from line 472 (trying to assign the lastID to a null node).