Search Issue Tracker
Fixed
Fixed in 6000.5.0a8
Under Consideration for 2022.3.X, 6000.0.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b7
6000.5.0a5
Issue ID
UUM-130883
Regression
No
Audio loop stutters when played in WebGL Player
How to reproduce:
- Open the attached “IN-127457.zip“ project
- Open the “SampleScene“ Scene
- Enter Play mode
- Listen to the Audio in Game view
- Switch the project platform to WebGL
- Build and Run the Project
- Listen to the Audio in the Player
Actual result: WebGL Player Audio does not sound the same as Play mode audio
Expected result: WebGL Player Audio sounds the same as Play mode audio
Reproducible with: 2023.1.0a1, 6000.0.64f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Reproducible on: Windows 10 (user), Windows 11, MacOS 15.7 (3,2 GHz 6-Core Intel Core i7)
Not reproducible on: No other environments tested
Note: Issue reproduced in MacOS only on editor version 6000.5.0a3 due to how long WebGL build time is
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Added documentation for workaround in 6000.5.0a8. Since the platform controls AAC conversion, we are subject to the implementation modifying the initial samples, causing this stutter on loop.
Resolution Note (fix version 6000.5.0a8):
Added documentation for workaround in 6000.5.0a8. Since the platform controls AAC conversion, we are subject to the implementation modifying the initial samples, causing this stutter on loop.