That was indeed the issue, the variable in my primary data asset was an object reference of an ‘AnimBlueprint’, changing that variable to a class reference of an ‘AnimInstance’ solved the problem.
Thank you kindly, much appreciated!
That was indeed the issue, the variable in my primary data asset was an object reference of an ‘AnimBlueprint’, changing that variable to a class reference of an ‘AnimInstance’ solved the problem.
Thank you kindly, much appreciated!