Branch only running true

I have 5 instances of this blueprint spread around my level, 3 with the ‘Realign’ bool set to true, and 2 with the ‘Realign’ bool set to false. The issue I am having is that only the True bool ever makes it past the branch. The function never runs on the copies that are false. It is in a construction graph.

I also have a thread on the forums talking about it with a bit more info and images of the script.