When “Heuristic Optimization” is not set to “None”, errors appear and scan fails. Message: Gizmo drawing functions can only be used in OnDrawGizmos…
Traced to AstarPath.OnDrawGizmos() - euclideanEmbedding.OnDrawGizmos();
If I comment out this line, everything seems ok (except the optimization nodes are not visualized). Everything ok when Heuristic Optimization is set to none. I am using the latest Beta.
Also, I am not sure if this is the best place to post things in regard to Beta versions. Please let me know.