Reply To: Bug report: Reference to a GameObject placed in a prefab becomes NULL

FlowCanvas Forums Support Bug report: Reference to a GameObject placed in a prefab becomes NULL Reply To: Bug report: Reference to a GameObject placed in a prefab becomes NULL

#307
pawels
Participant

Thanks for letting me know. I’m in the process of learning Unity, its advantages and limitations.

I found another workaround: I can create a GameObject variable on a global blackboard, set its value to a scene object, and then use that variable in prefabs.