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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #740603