Reply To: Crash when editing Object Blackboard variable

Forums 💬 NodeCanvas ⚙️ Support Crash when editing Object Blackboard variable Reply To: Crash when editing Object Blackboard variable

#15176
tobo
Participant

    Check line 476 of Graph.cs – there is a NullReferenceException from line 472 (trying to assign the lastID to a null node).