Whats the reason for "Renaming an object on top of an existing object" exception?

Hey lukas84 -

It looks like a memory overwrite issue between your blueprints. Each blueprint is trying to access and write to the same memory slot at the same time. The “other blueprint” does it reference or call to one of the offending blueprints?

Thank You

Eric Ketchum