Accessed None when accessing Component in AnimGraph

I would assume it’s because you haven’t properly set your “Character BP” variable. Remember that simply making a variable of a specific TYPE doesn’t actually put the instantiated actor into it. Access None generally means that you aren’t referencing a valid object.