BP instances not activated by UI button, only original BP is working

If it works in one and not the others then it’s always a reference error. (Or something gets overwritten by another call and sets invalid references)
Try printing out the name of the objects.
You can also use the blueprint debugger and breakpoints to see what variables get fed into the function.