Character spawning in the ground before crouching.

Hello, I’m trying to implement simple crouch mechanic with lerps, but the effect I get looks like this.

This is the blueprint.

The interesting thing is that, before I added the blueprint, the camera and capsule were ok, however, after clicking “Play” the camera lerped without pressing any button.

Where is the error?