Hey folks,
I'm trying to mix our game, using the Wwise soundcaster to play back sounds that are a pain to trigger multiple times in-game.
Currently the Wwise soundcaster is playing back sounds noticeably quieter than the sounds triggered in-engine (Play mode in the Unity editor).
The meters don't read any different depending on how the sound is triggered, but audibly, the Unity playback is easily 6dB greater.
This only seems to be apparently on the game scene though, on the menu scene the SFX play back at the same level.
I've disabled attenuation, emitter/listener automation, positioning, etc.
The in-game volume controls are on their default (max). Windows volume mixer is all maxed as it should be.
The routing shouldn't be any different in-game vs with the soundcaster, both are triggering the events (though I've tried triggering the audio source in the soundcaster with the same result).
Anyone have any ideas what could be causing this volume discrepancy between the Wwise soundcaster and Unity in-game playback?