Why there is no GoogleVRMotionController

I tried to follow these instructions

  1. Enable the Google VR Motion Controller plugin
  2. Open the Blueprint for the Player Pawn
  3. Add the GoogleVRMotionController to the Components list

On stage 3 there is no such component. No google vr components at all. I’ve tried different versions of unreal(4.15,4.16 google vr branch) still no luck. Just cant’t find components. What am i doing wrong? Please help!

Did you make sure to restart the project / engine between step 1 and 2?
Also did you add the GoogleVR plugin?

Oh I’m so stupid( I’ve added plugin under VR section, but not added plugin under input section. Problem solved, many thanks!