Steps:
Create new Unity 2019.4.3.f1
Project
Asserts -> Import package -> Customer Package -> spine-unity-3_7-2019-08-05
Import all
In Project window -> Assets -> Spine Examples -> Spine Skeletons -> Spineunitygirl
-
Select Doi_SkeletonData
-
In Preview: click on "blink" or "main" animation
Expected: the animation is shown
Actual: the girl is not moving
This is working with spine-unity-3.8-2020-07-10
, but not with 3.7
Also, in both versions, there is a warning:
Class SkeletonExtensions can not exist in multiple namespaces in the same file, even if one is excluded with preprocessor directives. Please move these to separate files if this is the case.