Apply Root Motion Checkbox Gone

I have several animations that all have root motion.
I’m using a character controller and handling my player movement that way, but I can’t find a way to turn off root motion in Unity 5.4. In previous versions there used to be a checkbox to disable/enable root motion, but in this version that checkbox is gone.
Is there any way I can get rid of root motion in Unity 5.4?
Thanks in advance!
2718332--192945--Capture.PNG

EDIT: Figured it out myself. Just check the Loop Pose checkbox and that should do it.

2718332--192947--MecanimRootMotion.png

The inspector in your second screenshot is the Humanoid animation inspector. The inspector in your first screenshot is the Generic animation inspector.

Those don’t have the same options. To switch between Humanoid and Generic, you need to go to the Rig tab