Content provider doesn't throw error when loading malformed animation URL

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.

1 Like

We filed a ticket to our internal database. Thanks for reporting this.

2 Likes

The fix for this bug should now be in effect. Thanks again for reporting this!

1 Like