Hi, try to
(-) either plug “Self” into “Target” of GetBlackboard or
(-) directly use the blackboard variable instead of using the GetBlackboard function
I’m not sure what will happen if you leave “Target” of GetBlackboard empty. Most likely it will just use Null as target and will therefore fail and return Null as ReturnValue then.