As the title shows, I need to render spine resources with Unity's canvasRender, and at the same time, I need to use Unity's Animtor and OverrideAnimatorController to control Spine characters with the same animation behavior. Unfortunately, SkeletonGraphic component and SkeletonMecanim component cannot be shared. So, is there any way to meet my needs?