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
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
Resolution Note (fix version 6000.0.0b11):
[WebGL] Fixed spatial blend implementation to enable 2D/3D audio ratio.