Duplicate platform found in FMODStudioSettings

Hello,

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.

Any idea why is this happening?

I am using Unity 2019.2.4f1 and FMOD Studio 2.01.04

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.

I have a similar problem,
got these warnings:

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.

1 Like

Hi there,
… we still encountered this error (duplicate platform) in the 2.01.07 version of the Unity integration.

1 Like

Thanks for letting us know! We are looking into it further and will let you know when we have a solution.

1 Like