Character Stutters when pushing objects

I want my game to have a cover system like Enter the Gungeon where my character can push tables. For some reason when my character is pushing the table the walking animation stutters. I am not using any special animations for this as he is only supposed to walk into the table and move it. Right now I just enable physics on the table using a physics constraint. I am not using interop or timeline animations.

Thanks