Assigning AnimBlueprints to an array and setting the Anim Class to one of the blueprints in the array.

Could you try changing the Tail Animation Blueprints variable to Class Reference instead of Object Reference.

image

And then adding the return value of Get Class to the array like so :

Get Class might still just return Anim Instance but, worth a try.

Solved a similar issue recently :