Thanks for the quick response. I tried doing that but I don’t know how to feed my navigation mesh into the FindPathToLocationSynchronously in order to get the NavigationPath to feed into IsValid.
My Navigation Mesh is built into the level but when I try to click on the PathFinding context parameter for FindPathToLocationSynchronously it doesn’t show my navmesh.
So how do I get the navmesh to feed into FindPathToLocationSynchronously? Or should I be using some other blueprint tools?
Thanks.