Hi all, I've been breaking my head over this for 2 hours. My animations have suddenly stopped loading. After I run animator:LoadAnimation(), track length is 0. I've tried the following things. Even older animations that used to work before are not loading.
- Animator is inside player.Humanoid. Player model is in workspace
- I am the owner of the animation
- Instead of directly loading animation, I tried saving it in replicated storage as an animation instance, still no use.
- Animation loading script is in the client.
- Tried to enable reload assets in studio settings debug pane.
- Deleted temp files/reset dns cache
Plsss help