You need to pass in the GetAbilityObjectFromClass into the Ability Node on your CreateAbilityContext node. Right now you are passing in a null Ability.
You need to pass in the GetAbilityObjectFromClass into the Ability Node on your CreateAbilityContext node. Right now you are passing in a null Ability.