Footsteps - "NotImplementedException: The method or operation is not implemented."

In the Viking Village tutorial I’m stuck at the footsteps script. When I enter play mode I don’t hear my footsteps at all. And in the console window I’m getting this compiler error message many times:

NotImplementedException: The method or operation is not implemented.
FMOD.Studio.EventInstance.setParameterValue (System.String v1, System.Int32 v2) (at Assets/Plugins/FMOD/src/Runtime/wrapper/fmod_studio.cs:1345)
Footsteps.PlayFootstepSound () (at Assets/Scripts/Footsteps.cs:196)
Footsteps.Update () (at Assets/Scripts/Footsteps.cs:102)

Everything in Fmod is working. I can play my Fmod footsteps while in Unity outside of play mode/in the editor by triggering the event in the Flyingrigidbody… But the footsteps aren’t happening in playmode. Any help is appreciated. Thanks.

FMOD 2.0 introduced a new Parameter API, we also added a new section to the Integration docs recently with information on major changes in the different versions.

https://fmod.com/resources/documentation-unity?version=2.0&page=welcome-whats-new-200.html#new-parameter-api