Hi, I’m new to the forum. Been using playmaker successfully on a large VR project but recently my build fails with the following error
Component (MonoBehavior) added to multiple GameObjects! Removing it!
I’m running Unity 2020.1.17f1 with playmaker 1.9.0.p21. My project has a start scene that then loads and unloads scenes additively until the end of the game. I’m unsure how to interpret the error message I’m receiving and can’t find any mention of it in the forums or elsewhere online. It appears to fail as it begins using the playmaker project tools to get all prefab FSMs in build.
I’d really appreciate if anyone can point me in a helpful direction to resolve this.
Thanks!
D