Reproduction Steps
The provided link to an asset is one of many impacted issues. Thanks to @Zacchary21 for testing the upload.
The link provided contains an audio that was supposedly uploaded as .ogg file, but when uploaded, the file turns into .mp3. Reproduction is easy:
Create any .ogg file
Upload the said file to Roblox
After auto-mod review, open inspect element and retrieve the CDN link to the audio
Attempt to download it and check its extension, it will show .mp3
This link discusses about the bug that first happened, which was thought to be an audio edit issue, but turns out to be otherwise:
Expected Behavior
The expected file the content delivery network provides is a .ogg.
Actual Behavior
The expected file provided is a .mp3.
Issue Area: Roblox Website Page URL:lte - Roblox Impact: High Frequency: Constantly Date First Experienced: 2021-06-15 21:06:00 (+02:00) Date Last Experienced: 2021-06-15 21:06:00 (+02:00)
To emphasize the importance of this issue, there is no other way to create seamless audio on Roblox due to the nature of the MP3 format. This issue is extremely important to developers working with ambient audio and other looping sounds.