Problems with .Build.cs in Unreal Engine 5.5.4

I want to use MotionController in my project.
I’ve already added the MotionController to Build.cs. After building the project, I got an error:
Could not find definition for module ‘Motion Controller’.
Can anyone help me with that?