2 Potential Bugs

I haven’t been able to reproduce this issue. When I test here, I only observe the attenuation I’d normally expect from the randomized spatialization applied by the scatterer instrument.

What channel format is the signal before and after the scatterer instrument? What types of instrument are in the scatterer instrument’s playlist? Does the issue occur only with certain instrument types?

This is entirely intentional. It occurs because FMOD Studio is available for Windows, MacOS, and Linux. An FMOD Studio project needs to work the same way on all three of those operating systems, in order to support users of different operating systems collaborating on the same project.

Filenames are case-sensitive on Linux, and sometimes case-sensitive on MacOS, so FMOD Studio needs to respect the casing of filenames on every operating system, because it could easily be important on one of them.