I am using FMOD Studio Unity Integration Version: 2.01.04 and I am receiving warnings about duplicate files for all the platforms such as:
Duplicate platform found in FMODStudioSettings: ID = 46fbfdf3fc43db0458918377fd40293e, name = ‘WebGL’, type = PlatformWebGL
UnityEngine.Debug:LogWarningFormat(String, Object[])
FMODUnity.Settings:PopulatePlatformsFromAsset() (at Assets/Plugins/FMOD/src/Runtime/Settings.cs:805)
FMODUnity.Settings:OnEnable() (at Assets/Plugins/FMOD/src/Runtime/Settings.cs:740)
I have deleted the cache file and regenerate the banks again but the warnings are still appearing.
Thanks for letting us know about this. We have been unable to reproduce the duplicate platforms here, but the next release will clean up duplicate platforms if they are found.
Duplicate platform found in FMODStudioSettings: ID = b7716510a1f36934c87976f3a81dbf3d, name = 'Linux', type = PlatformLinux
Duplicate platform found in FMODStudioSettings: ID = playInEditor, name = 'Play In Editor Settings', type = PlatformPlayInEditor
Duplicate platform found in FMODStudioSettings: ID = 46fbfdf3fc43db0458918377fd40293e, name = 'WebGL', type = PlatformWebGL
Unity 2019.4.13f1 and FMOD 2.1.5 asset store
I think it happended when I upgraded FMOD from some early version to this one
This issue has been fixed in FMOD 2.01.06. This version is not yet available on the Asset Store, but you can download it from https://fmod.com/download.