Issues with climbing ladders in a 2D platformer

Looking back at the guide I watched, the animation that he had combined the Idle and Run animations into one blend space, I originally used that, but it was causing problems with my crouch animation and I changed the locomotion blueprint to have my Idle animation and my Walk/Run animation in separate animations instead of one blend space, do you think that might be the cause of the animation bug?