When the USplineComponent::GetDistanceAlongSplineAtSplinePoint() function is called, the value returned is not accurate if the point approaches the range of 0 - 10 % or 90-100% of the spline.
Result:
Value printed in editor viewport does not reach 0.
Expected:
Value printed represents selected point's distance from point 0 (start) of the spline
Head over to the existing Questions & Answers thread and let us know what's up.