How can I get a Point to project onto the Navigation Mesh?

Here I bypass the vector math and just use a Get Random Point in Radius and plug it directly into the same “Project Point to Navigation” and it works fine. How is this feeding it an appropriate vector and the other way is not? Shouldn’t any vector work?