FloatCurve Error: "Binary String has invalid size when decoding FloatCurve"

It appears that all my FloatCurves for Keyframes are printing this error in studio whenever I run it.

I’ve exported one of the animation sets that give this error in case somehow my instance got corrupted and this isn’t happening to everyone else.
floatcurvestuff.rbxm (3.9 KB)

Thanks for the report! We’ll follow up when we have an update for you.

I had this issue with a CurveAnimation. I fixed it by saving a new CurveAnimation from the Animator object and changing the Animation Priority (I set it to Action).

It might’ve just been that the new save didn’t contain any corruption that the other Curveanimation could’ve had, though.