The entire team should not require access to the FMOD Studio Project, they should just require the banks for Unity to use.
To do this:
- Set the build output directory of the FMOD Studio Project to a folder inside the Unity Projects Asset folder (eg. “Assets/FMODBanks”).
- In the FMOD Unity settings, use either
Single Platform Build
orMultiple Platform Build
and point it to the folder that contains the FMOD banks (eg. “Assets/FMODBanks”).