DllNotFoundException: fmodstudioL FMOD.Memory.GetStats (System.Int32& currentalloced, System.Int32& maxalloced, System.Boolean blocking)

Hello guys,
I have a problem. I tried setup wizard setup or fmod project build but i couldn’t loaded events(bank).
I tried solution for similar topic but not solution for me.

DllNotFoundException: fmodstudioL
FMOD.Memory.GetStats (System.Int32& currentalloced, System.Int32& maxalloced, System.Boolean blocking) (at Assets/Plugins/FMOD/src/Runtime/wrapper/fmod.cs:890)
FMODUnity.RuntimeUtils.EnforceLibraryOrder () (at Assets/Plugins/FMOD/src/Runtime/RuntimeUtils.cs:375)
FMODUnity.EditorUtils.CreateSystem () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:255)
FMODUnity.EditorUtils.get_System () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:338)
FMODUnity.EditorUtils.About () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:396)

Unity: 2020.3.2f1
Fmod for Unity: 2.01.11 (switched from 2.02.03, I need to use this version.)
Fmod Studio: 2.01.11

Best regards.

Could you please let me know what you did to change from 2.02 to 2.01?