Audio Mixer and asset bundle

Hello,

I have a problem with the audio mixer and a scene loaded as asset bundle.

I have my scene 1(who are in my game build) who contain some audio source and the output of the audio source is correctly linked to my audio mixer.

On my scene 1 , no problem with the audio

Now, i download my asset bundle scene 2 who contain also some audio source and where the output is also correctly linked to my audio mixer. But here the audio source don’t get the audio mixer volume parameters.

Also, if i don’t download my scene 2 as asset bundle and use the scene 2 from the build settings, everything work fine and when the game is running, if i click on the output of my audio source on my scene 2 unity show correctly my audio mixer in my project window. But if i download the asset bundle scene 2 and click on the output of my audio source, nothing is shown in my project window like a ghost audio mixer.

Seem like an audio source linked to a mixer and downloaded as asset bundle don’t work.

Maybe someone have the same problem?

Thank you

+1