Reply To: [BUG] Blackboard losing UnityEngine.Object references

Forums 💬 NodeCanvas ⚙️ Support [BUG] Blackboard losing UnityEngine.Object references Reply To: [BUG] Blackboard losing UnityEngine.Object references

#15954
Gavalakis
Keymaster

    Hello guys. I want to let you know that this edge case issue of cycle referenced blackboard prefabs when the Library folder is deleted, is fixed.
    The problem was in serialization rather than deserialization. This fix is the following piece of code added at the start of the ‘SelfSerialize’ method in Blackboard.cs