FMOD Studio: Encounterd Error: ERR_VERSION The version number of this file format is not supported

Hello, I am composer, and i have a problem with the integration with Unity 2019.4.1f1 and FMOD 2.00.10 . I have a Mac. I download the FMOD integration directly on unity asset. The problems i can read on the console:

UnityEngine.Debug:LogError(Object)
FMODUnity.EditorUtils:CheckResult(RESULT) (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:25)
FMODUnity.EventManager:UpdateCache() (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:157)
FMODUnity.EventManager:RefreshBanks() (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:37)
FMODUnity.EventManager:Update() (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:683)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /Users/builduser/buildslave/unity/build/Editor/Mono/EditorApplication.cs:310)

I have no idea what to do. I hope anybody can help me.

Thanks!

Does it work if you download and use version 2.00.10 of the FMOD Studio application?

1 Like

Yes!! With this version work perfectly!!