Behavior Tree Quick Start Guide - Part 5 is out of date

For Part 5 - Task Setup - Find Random Patrol

Step 5 - Off the Random Location pin, use Set Blackboard Value as Vector with the Key promoted to a variable called PatrolLocation.

and

Step 6 - Use another Set Blackboard Value as Vector node with the Value coming from Get Actor Location.

do not work.

The node “MakeBlackboardKeySelector” with a Selected Key Name of “PatrolLocation” should be used instead.

This is an old topic, but I’ll leave the solution as someone may be seeking it.

I think the correct procedure is you have to go back to BT and change the variables from details panel.

In any case, tutorial should be updated.