Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.3.15f1
2020.2
Issue ID
1253853
Regression
No
Audio Source passes incorrect spatial blend parameter to native audio spatializer when Audio Clip is not set
How to reproduce:
1. Open the attached project "1253853.zip"
2. Open the "Test" Scene
3. Enter the Play Mode
Expected result: audio noise is played
Actual result: no audio is played
Reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b13, 2020.2.0a15
Notes:
- Make sure to check Play On Awake checkbox so Audio would start playing
- The attached project is set to play audio noise when spatial blend parameter is wrong
- The example project demonstrating the issue uses .dll format spatializer, hence, I was not able to check if the issue reproduces on other platforms (e.g. Mac / Linux)
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
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
- Description, Version History, Dependencies and Samples paragraph/items distance from borders differ in Package Manager
Resolution Note:
A Wont Fix for now due to the current Fmod behavior, that if a AudioSource don’t have a clip associated, if will not do the proper panning for the speaker channels. It requires changes inside Fmod, which we don’t prioritize at the moment