resonance-audio / resonance-audio-unity-sdk

Resonance Audio SDK for Unity
https://resonance-audio.github.io/resonance-audio/develop/unity/getting-started
Other
297 stars 38 forks source link

Error on Linux: libaudiopluginresonanceaudio.so #51

Open SzOr opened 6 years ago

SzOr commented 6 years ago

When importing the sdk to Unity, a warning comes up:

Plugins: Couldn't open Assets/ResonanceAudio/Plugins/x86_64/libaudiopluginresonanceaudio.so, error: Assets/ResonanceAudio/Plugins/x86_64/libaudiopluginresonanceaudio.so: symbol __google_auxv version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2 with link time reference

The package looks fine at first, builds fine, works on Android but there is no sound in the editor. When Unity is restarted ResonanceAudio disappears from Audio settings (Spatializer Plugin & Ambisonic Decoder Plugin)...

Issue on Unity 2018.2.4f1 and Ubuntu 18.04, but has been known for a while: https://forum.unity.com/threads/gvr-spatial-audio-plugin.457066/

Nagasaki45 commented 5 years ago

I had the same issue with "Resonance Audio SDK for Unity v1.2.1". Using version 1.2.0 solved the problem for me.