'Set Leader Pose Component' stops 'Face' from animating

Setting up leader pose component will cause any animations playing on follower component be ignored (actually they are two irrelevant logic branches). To solve this problem, you should use ABP with copy pose node instead.