Status
Requested
Complexity
5/10
Description
Support for the SplineContainer class, and all of the classes it depends on such as Spline:
https://docs.unity3d.com/Packages/com.u ... ainer.html
Note that SplineContainer is relatively complex as it depends on Splines, which themselves are deep and have fields which are not automatically serializable.
SplineContainer itself uses ISerializationCallbackProvider, but dependent classes do not.