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

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

#15839
sam
Participant

I’m also facing this issue, but in my case when referencing an InputActionReference (which is a ScriptableObject from the New Input System) in a custom condition task. When trying to edit the sub-graph (owner is NOT a prefab) I get the following error message:

Restarting Unity fixes this, but what leads me to believe it’s the same problem that Maxwell is facing is that after following his reproduction steps the error message and even the stacktrace are identical to mine (see attached screenshots).

Are there any updates on this issue?

Thanks in advance.

Edit: I’m using Unity 2021.1.19 and NodeCanvas 3.2.1.

Attachments:
  1. sam-stacktrace.png

  2. maxwell-stacktrace.png

  3. custom-condition-code.png