[Question] Why do I get a different behaviour for PlayerController in Level Blueprint and Animation Blueprint

Hi all,

When I try to cast the playerController to my custom Class, I get different behaviours in Level blueprint and Animation blueprint. Why does the cast fails in Animation blueprint ? Does it have a different controller ?

Level blueprint

Animation blueprint

I should add that this is while the game is running.