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

#15973
maxwell kang
Participant

    It is very easy to replicate.

    1. Make empty project.
    2. Import NodeCanvas.
    3. Make two empty prefab A and B.
    4. Attach blackboard to prefab A
    5. Add GameObject variable on blackboard and reference other prefab B.
    6. Now close your Unity and delete Library folder.
    7. Re-open the project and see that reference is gone.
    8. Reimport prefab A and reference is back.