blueprint blendspace 1D walk and run not blending , only the idle !!

So I’m having a problem blending the animations of an idle/walk/run using Blendspace 1D using blueprints in third person template … for some reason when i test the game , the character moves but he only uses the idle animation and never blends to the walk or the run even though it is showing up correctly in the persona … i tried to follow this tutorial step by step http://www.youtube.com/watch?v=tyYTYF0G5Kk
and i went back multiple times to make sure i didn’t miss a step but i can’t seem to figure it out …

e8262b5573439d49e8a4fdf304e00706f142b642.jpeg

ad4fbb2a7d4ccf34920161d18573f8fbe0a5467f.jpeg

015d5054a24015236e926d7149f55a9d177846eb.jpeg

f4839bb52c4ae84bbfb89065c6baee768bd33729.jpeg

As seen here i believe its correct in the persona

Does anyone know the solution to this problem ?

Can you show the Event Graph Tab as well? You are probably forgetting to pass the variable speed over there.

472abc05e6025f5afec0dacdfe39c239282a08b1.jpeg

Sure here’s the event graph of the animation blueprint of my character

The first node you have, “BlueprintUpdateAnimation_Copy_1”, a custom event… For me, when I copy and paste those, they never work. So, try delete and adding again without copying and pasting.