AstarPath.active.GetPosHeight
AstarPath.active.ScanMapHeight
AstarPath.active.GetPosHeight
These three were removed, what replaced them?
Those three functions have never been part of this package. I’m not sure where you got them from.
If it ever was, it was more than 10 years ago and before the package used version control. I’m afraid I do not recall how things changed back then.
The doc don’t tell us what to replace this with
I’m afraid, I do not have docs for migrations from versions older than 10 years.
But from the name, it sounds like it might be similar to AstarPath.active.GetNearest(position).position
.
I don’t know how to solve this problem