Hello,
It’s weird… I’m using UE4.22, I started this project from the top-down template.
I want to check if the character will be able to move somewhere.
The “move to” works fine but if I check with “Find path to location Synchronously”, it doesn’t make any path at all. I tried printing the points coordinates : nothing.
I also tried to print the path length and it tells me “-1”.
The Character Blueprint :