Here is a thread that mentions some extra steps for it.
I’m sure there are also tutorials that mention it.
Other option is to write your own function with FRunnable and implement A* on the vertices of the nav mesh (would need extra work to add modifiers though).