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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.