Hi! I’m in charge of designing and implementing sound on a platformer. Unity implementation is taken care by a programmer of the team. We are having an issue when the character attacks or runs, which causes some ambient sounds to momentarily stop. Also, when running almost all sound goes silent, even the steps of running. I sort of checked the profiler and there seems not to be an overflow of voices. Also checked max instances in those sounds or their output chain and everything seems to be ok. I couldn’t find a post mentioning this in the forums so maybe someone has pointers to shed some light on the root of the problem?
Thanks