Search Issue Tracker

By Design

Votes

0

Found in

2021.3.3f1

2022.1.3f1

2022.2.0a13

Issue ID

UUM-367

Regression

No

[WebGL] WAV and MP3 audio clips contain audio spikes when exported to AAC

--

-

Reproduction steps:
1. Open the attached project
2. Build it for WebGL
3. Play the built project
4. Press on the WAV button

Reproduced on: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1

Expected: Audio file plays without any audio spikes
Actual: Audio file plays with audio spikes

  1. Resolution Note:

    The submitted project was not accessible and the user is unreacheable (invalid email). Since we could not try with the user's project or audio files, we made our own test project to explore the different audio asset conversion paths for WebGL by:

    * Generating tones in the .wav, .mp3 and .ogg formats
    * Testing them for our 3 compressions settings (ADPCM, PCM, Vorbis)
    * Building with the 3 WebGL options (Shorter Build Time, Runtime Speed, Disk Size)

    After multiple attempts, we were never able to reproduce the issue described (audio spikes appearing after conversion).

    We believe his issue might have been linked to a corrupted original audio file or to an unsupported version of the AAC converter (Windows Media Foundation) on the user's machine.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.