Hi,
I have a basic behavior tree with a key named roam location:
Before that, the GetLocationTask is executed, which looks like this:
The GetLocation executes successfully, but it never reaches the last wait, as the moveto fails.
I have added a NavMeshBoundsVolume and sized it correctly.
Any ideas?