PolySurface.ByJoinedSurfaces not working in different Version

Hi All!!! With the same datas, the polysurface.byjoined surfaces node works in dynamo 2.0.3 in revit 2019 whereas it is not working in dynamo 2.10 in revit 2022.
it is throwing the following error
“”“Warning: PolySurface.ByJoinedSurfaces operation failed.
Unable to stitch Surfaces into a single PolySurface. : ACIS_EXCEPTION_ACCESS_VIOLATION – Access violation”“”
how to solve this??

For a Quick Fix, I have converted the surfaces into a solid and then solid by union gave me a single geometry.