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
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.0a7 and above