Unity/Fmod event levels differ

Hello,
i’ve got a weird problem: One nested event is playing nearly 30db quieter in Unity compared to playback in FMOD.

The Parent Event is an Ambient Sound and I used the nested Event to host my scatterer Sounds. I use this workaround, because when I placed the Scatterer Directly in the Parent Event , it became spatialized…

I used the same workaround in a different event and there it works fine.
And im using FMOD 2.00.02 and Unity 2018.3.12f1.

Does anyone have an Idea?

If you have one event that works as expected and the other that does not, what are the differences between them? It could be caused by different encoding, on either the bank or the source assets.

Dear Cameron,

Thanks for your answer and sorry for replying THAT late…

The Problem was, I didn’t quite understand the 2D/3D Behavior of the Scatterer Instrument.
I used the same workflow as in the Examples.fspro, but this doesn’t seem to work Ingame.

I now got the wanted behavior by putting a nested event in the scatterers Playlist with a Multi Instrument containig my Audio files.
MIN and MAX Distance set to 0.