Avindr / MxM-IssueTracking

7 stars 0 forks source link

MotionCurveData: Mismatch in number of curves and curve handles. #134

Closed csunseri closed 2 years ago

csunseri commented 3 years ago

We are getting the attached error on the initial launch of our scene after upgrading from MxM 2.2.8 to 2.2.10. The error clears itself after restarting the game scene. We have tried reprocessing. This is on Unity Version 2020.3.15

image

image

Avindr commented 3 years ago

Thank you for the report. I will investigate the issue further and get back to you with my findings.

Avindr commented 2 years ago

While I wasn't able to reproduce this myself. I have placed additional null checks on the Curves and CurveHandles variables to prevent this in future.

It may only occur in certain circumstances where no curve is being used.

This fix will be included in the next available update.