FinalIK integration with UCC 2.1.2

Hello, I'm encountering this after importing the latest UCC and FinalIK integration package:

[CompilerError] 'FinalIKBridge.FixedMove()':
no suitable method found to override
Compiler Error at Assets\Opsive\UltimateCharacterController\Integrations\Final IK\FinalIKBridge.cs:299 column 30

I haven't dug into the source too much yet but could there be a new method missing from the integration?
 
I changed FinalIKBridge.FixedMove() to FinalIKBridge.Move as there was a second error saying the abstract method "Move" from CharacterIKBase was not implemented.

Another user on discord said he wasn't having this issue but I tried removing and re-importing both packages, so I'm not sure where the issue might be. Either way I think things are moving on this end for time being. Also congrats on releasing Agility pack, have been looking forward to it!
 
Version 2.1.2 requires the new integration - I waited to update this integration was released on the Asset Store since it isn't compatible with previous versions. Go ahead and try the download now.
 
Top