I have an additive scene loading system, where at some times there may not be a camera in the scene and therefore no suitable FMOD Studio Listener. However, during these times I always get the warning:
[FMOD] Please add an ‘FMOD Studio Listener’ component to your camera in the scene for correct 3D positioning of sounds.
Is it possible to disable this warning or is it required to always have some listener in the scene? My unterstanding would have been that its only required if there is a 3D sound effect that should be hearable.