Animation transition issues

Hello,

I am having issues with my animation transitions from prone to crouch and from prone to walk. My animations do not change back to the ones for each transition. Instead they are going to a weird gun holding animation that I have not used anywhere else in my project.

This is an image of what I see after getting up from prone and into crouch. I start of standing, then I enter crouch, then I enter prone and finally back to crouch. The going back to crouch part is where the issue is.

Here is my anim graph.

Has anyone else encountered this issue before and know a possible fix?

EDIT: I did some debugging and it seems that my transition from Prone to crouch gets stuck. Im not exactly sure why this happens because it works fine for the idle transition.