Ok so the interaction with the cube doesn't seem to work.
Maybe I'm doing something wrong at the begining : I play bunch of layers at start and mute them at the same time (with two events "play all" and "mute all"). During the game, with triggers, I unmute them one by one, then at some point mute them again with one event. So after this point I want to unmute only one of them by colliding.
So in the capture log, for this one particular layer, I can see the first Unmute, then the mute, but nothing when I collide with the cube.
Timestamp Type Description Wwise Object Name Game Object Name
0:05:12.917 Event Event Triggered UnMute_Farfisa_01 Trigger_Colline (1)
0:05:12.874 Event Event Triggered UnMute_Farfisa_01 Trigger_Colline (1)
0:06:22.997 Event Event Triggered Mute_Fade_Music_Colline Trigger_Colline (4)
0:06:23.018 Event Event Triggered Mute_Fade_Music_Colline Trigger_Colline (4)
And I don't know if this is normal but as you can see each time I have 2 lines for each trigger.