IK doesn't work

I try create IK for my game, but function OnAnimatorIK() doesn’t call. What is it: bug or unreleased feature?

Did you make sure that the IK pass is active?

I already have activated IK pass at all layers of animator controller. It was before I created this thread.

2495815--172333--Снимок экрана от 2016-02-04 16:35:21.png

Did you add the script to the same game object in which the Animator is placed?

1 Like

I moved Animator to object “Player” (It was component of child of “Player” before it) and this work but I need correct position of IK goal. I thought it is bug. Thank you!

2495849--172342--Снимок экрана от 2016-02-04 17:09:38.jpg