Search Issue Tracker
Fixed
Fixed in 2022.3.25f1, 2023.2.20f1, 6000.0.0b11, 7000.0.0a1
Votes
0
Found in
2021.3.33f1
2022.3.14f1
2023.2.3f1
2023.3.0a17
6000.0.0b11
Issue ID
UUM-57740
Regression
No
Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
Reproduction steps:
1. Open the attached "PROJECTFILE" project with the WebGL platform
2. Build And Run the project (File > Build And Run)
3. Listen to the audio
Expected result: The audio sounds the same as in the Play mode (the audio blends into both ears)
Actual result: The audio sounds as if the Spatial Blend value was set to 1 (the audio does not blend into both ears)
Reproducible with: 2021.3.33f1, 2022.3.14f1, 2023.2.3f1, 2023.3.0a17
Reproducible on: macOS Sonoma 14.1.1 (M1 Max)
Not reproducible on: No other environment tested
Note:
-The issue is not reproducible in the Play mode and the “Windows, Mac, Linux” platform Player
-Headphones make it easier to hear the issue
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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Resolution Note (fix version 6000.0.0b11):
[WebGL] Fixed spatial blend implementation to enable 2D/3D audio ratio.