Can't find the right "get anim instance" node in ue5.4 blueprint

I can’t find the right “get anim instance” node in ue5.4 blueprint. But it can be find in ue5.2 blueprint. What’s the different?

in ue5.4 the “get anim instance” node seems to be a different one. It can’t connect to the skeletal mesh component node anymore.


In my previous setup (UE5.2), I was able to use the ‘Get Anim Instance’ node to easily retrieve the animation instance from a Skeletal Mesh Component, but now in 5.4, it seems like the node either doesn’t exist or is different, and it’s not connecting to the Skeletal Mesh Component as expected. I can’t find the correct node or alternative that works. :slightly_smiling_face: