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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #740603