The problem came from another controller spawning a HUD, and the animation for both worked fine until I started making individual calls from the level blueprint instead of player controllers, spawning the Widgets from the Player HUD, seemed to resolve this issue.
Note (The animation references were called from the player controllers, hence I thought the animation was the cause of it)