Forums › 💬 FlowCanvas › ⚙️ Support › Unpacked prefab bug
Hi, found little bug(probably known already): when you place prefab into the scene, then unpack it, and add variable to unpacked prefab object in the scene, it gives bunch of errors(in attachments)
but if you don’t unpack prefab, there is no errors
Hello and thanks for letting me know.
To fix this, please open up BlackboardEditor.cs file and add the following line of code just above line #72
Thank you!