Problems with Max Walk Speed not changing

If i’m not missing anything it is working as expected? When you use root motion the animation controls the movement of the character, not the movement component. I guess what you can do to change walk speed in this situation is to either set play rate of the animation or to make different animations for different speeds and blend between them.