1.0.0
Win 10
Created an arc using the Arc.ByStartPointEndPointStartTangent. The tangent start vector was derived from an adjoining arc with the intention to create a tangency.
The new arc tangent to the arc from which the start vector was derived.
The node failed and displayed the following warning:
Could not create the plane! The desired axes of this plane are parallel.
However, it seems this error is caused by a tolerance issue. As the vector is normalised (i.e. length of 1), I found if the same vector is rebuilt but increased in length, then the node works as expected. Oddly, if the vector length is less than 8.3 then the node fails. I'm working in mm and the radius of the arcs in question are 7500mm.
Arc.ByStartPointEndPointStartTangent Node fails using a normalised vector:

Arc.ByStartPointEndPointStartTangent Node works if the same vector is rebuilt:

FYI @aparajit-pratap
This should be fixed in the next daily. Thanks @rk-lakshmanan!
Most helpful comment
This should be fixed in the next daily. Thanks @rk-lakshmanan!