GetAnimationClipAsync returns an empty KeyframeSequence

I’m not sure what’s happening… basically, if I call GetAnimationClipAsync on Studio, it returns a normal KeyframeSequence with its descendants. Now, here’s the real issue… if I do call this inside a LocalScript, it just returns an empty KeyframeSequence.

Not sure what’s going on, but I’ve been facing this issue for months. Any help is appreciated, thanks!

1 Like

roblox security restrictions ?
the reason the animation clip only loading in studio might be due to owner issues.

  • you arent owner of the game, and uploaded the animation yourself instead of the owner
  • the game is under ownership of a group, and you uploaded the animation to anywhere but the group
  • you dont own the animation, nor does the game owner / group

I made sure to check that. I’m the owner of the animation and everything but the issue is still here. It’s been a long time since this topic though, I’ll make sure to check if it’s working now.