Group Uploaded animations not uploaded by the group owner not working in studio team test or play mode but work in the actual game

If an animation is uploaded by someone who isn’t the group owner but has perms to do so to that group the animation will not play in studio play mode or team test however it will only play in the roblox game this makes testing animations much more harder especially having to ask the group owner to upload the animations in order for it to work in studio to make debugging easier.

you end up getting this error:
"Failed to load animation with sanitized ID rbxassetid://(THEANIMATIONSIDHERE): Animation failed to load, assetId: https://assetdelivery.roblox.com/v1/asset?id=(THEIDHERE)&serverplaceid=0

Im guessing this is because in studio roblox Play mode does not check if the group owns the animation properly leading it to not load in in studio. But in game it does.

This causes me many problems when working with teams and trying to play test the game in team test or by myself.

Expected behavior

The animation should play in studio play mode or team test if it has been uploaded to the group regardless if it was the owner that uploaded it or a developer who had the permission to do so

because the group has permission to that animation.
The main roblox game (not studio) does this perfectly fine but for some reason studio doesn’t at all.

Duplicate of a long-standing bug report:

1 Like

i didnt see that one thank you!