Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
783253
Regression
No
Failed to initialize spatializer warning when I have spatializer disabled
1) Create new project (or download below)
2) Download Spatialization plugin
3) In audio settings enable Audio Spatialization
4) Create an audio source and set spatialize to enabled
5) Disable Audio Spatialization in audio settings
6) Press play
7) Observe the warning "Failed to initialize spatializer. No plugin has been selected. Please check that the project audio settings and the plugin importer settings have been set up correctly."
Expected a warning that better describes what is (hopefully) happening such as:
"You have audio sources with spatialize active but no spatializer plugin activated. There will be no audio spatialization. if you want audio spatialization, please check that the project audio settings and the plugin importer settings have been set up correctly."
See beta forum e-mail thread for more feedback
Comments (2)
-
sandilyatul
May 17, 2016 10:36
Hi Sir, I have installed unity on my ubuntu.but I am not getting the option for spetializer plugin.And also when i am importion the CardBoard Sdk I am getting the below issue.please help me, I am new in unity.
Assets/Cardboard/Scripts/Audio/CardboardAudioSource.cs(287,21): error CS1061: Type `UnityEngine.AudioSource' does not contain a definition for `SetSpatializerFloat' and no extension method `SetSpatializerFloat' of type `UnityEngine.AudioSource' could be found (are you missing a using directive or an assembly reference?)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #740603