unity 5 for linux no sound

Hi all,

i’m trying to build for linux (a Live platform with Debian 7), with a simple proyect with 1 audioSource, with a mp3 file.
The game give me this error code and doesn’t play the audio clip.

Error: Cannot create FMOD:Sound instance for shareassets0.resouce.(An invalid object handle was used.)
Function SoundHandle:: Instance:: instance() may only be called from main thread!

Sorry for my bad english, it’s not my native language, please help i’m noob in unity with linux… so this is a new world for me thanks you

I don’t know much about Unity myself (still a nub!) but I think this might help you:

http://forum.unity3d.com/threads/failed-to-get-number-of-drivers.377026/

The tenth and eleventh posts seem to be relevant.
Try messing with PulseAudio.

Hope this helps!

-Uncle_Bob