Fmod cache is always generated in plugins. How do I make it generated in a specific folder?
There is no simple way to change the directory of the FMOD cache. You can try changing the CacheAssetFullName
path inside “Assets\Plugins\FMOD\src\Editor\EventManager.cs” and delete the existing FMODStudioCache.asset inside the Plugins folder.