Distrokid Lacking Permission (in studio)

I’ve encounted an issue with Distrokid’s SoundIds causing permission problems while in runtime. Previously, the workaround was to simply insert the audio into studio before playing. https://devforum.roblox.com/t/no-viable-way-to-allow-users-to-play-distrokid-songs/3251614

However, this time I attempted to copy songs from a separate experience into my main experience, but the permissions were unexpectedly revoked, and there was no easy way to restore them. I’m unsure why this issue is occurring, and there doesn’t seem to be an indication of error, but it is frustrating.

This might not be the exact category of bug reports, but it’s the closest thing to asset permission issues.

Expected behavior

I expect the experience to gain permission to the audio once it’s dropped in the studio. The easiest alternative is to load the asset by copying the ID, clearing the SoundId property, and pasting it back in.

2 Likes