The “failed to load X asset URL” error does not appear when I call Animator:LoadAnimation() and pass through an animation with the following URL:
rbxassetid://$5219200310
Repro.rbxl (72.0 KB)
Expected behavior
An error should be thrown instead of returning a broken animation track that silently fails to play.