Reply To: Field value lost ISSUE in Editor

NodeCanvas Forums Support Field value lost ISSUE in Editor Reply To: Field value lost ISSUE in Editor

#11115
Gavalakis
Keymaster

Hello,

You are most probably using an Asset Graph and as per Unity standard, asset files can not have scene object references.
Using Blackboard variables is one way of bypassing this Unity limitation. This works because the Blackboard is a component on a non-asset scene object.
Alternatively, you can also use a Bound graph instead of an Asset graph, within which it IS possible to have scene object references because it is saved alongside the gameobject and is not an asset.

Let me know if this works for you.
Thanks.

Join us on Discord: https://discord.gg/97q2Rjh