Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2019.4.16f1
2020.1
2020.2
2021.1
2021.2
Issue ID
1304662
Regression
No
[WebGL] Sounds in the Build are distorted when the Audio Clip is below 0.5 second in lenght
How to reproduce:
1. Open the user's attached "ShortSoundsWebGL_2019.4.16f1" project
2. Open the Scene "SampleScene"
3. Enter the Play Mode
4. Press the "Play Sound" button and take note of the sound
5. Open the Build Settings (File->Build Settings...)
6. Make sure the Platform is set to WebGL and the "SampleScene" is in the Scenes In Build list
7. Build And Run
8. In the Build press the "Play Sound" button
Expected results: The sound in the Build is the same as in the Editor
Actual results: The sound in the Build is different than in the Editor
Reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2, 2021.1.0a1
Notes:
- Longer sounds seem to have no issues
- The issue was tested and reproduced on Chrome and Firefox
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Audio volume is very low (<5% of audio range), and consists of a faint click/snap, which is unfortunately expected to be modeled away in AAC encoding. Normalizing audio file recovers the signal.