Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
5
Found in
2019.4
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1350204
Regression
No
[WebGL][macOS] Looping audio gets distorted and echoes when played over time on Safari
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Build it for the WebGL Platform
3. Host the built Player
4. Open the WebGL Player on Safari
5. Listen to the audio loop (note how it sounds)
6. Leave the Player running on Safari in the background
7. Come back after some time
8. Listen to the audio loop again
Expected result: The audio loop sounds the same
Actual result: Looping audio is distorted and echoes
Reproducible with: 2019.4.29f1, 2020.3.13f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a3
Note:
- Takes a varying amount of time to reproduce depending on hardware (from ~10 minutes to ~1 hour+)
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
- “RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ callbacks are not called when pressing keys in a UI Toolkit window
- [VFX Graph] Use base color map set to none after material change in output
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states
- Cannot archive build for iOS using Xcode 13.3 when the project is built on a Windows machine
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.0a7 and above