Search Issue Tracker
Fixed
Fixed in 2022.3.73f1, 6000.0.69f1, 6000.3.11f1, 6000.4.0b10, 6000.5.0a8
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.
Resolution Note (fix version 6000.4.0b10):
Added documentation for workaround in 6000.4.0b10 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.3.11f1):
Added documentation for workaround in 6000.3.11f1 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.0.69f1):
Added documentation for workaround in 6000.0.69f1 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 2022.3.73f1):
Added documentation for workaround in 2022.3.73f1. Since the platform controls AAC conversion, we are subject to the implementation modifying the initial samples, causing this stutter on loop.