diff --git a/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs b/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs index aad4de8e1..38e22d49b 100644 --- a/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs +++ b/Assets/VRM10/Runtime/IO/VrmAnimationUtil.cs @@ -11,6 +11,7 @@ namespace UniVRM10 { var vrmAnimation = new VRMC_vrm_animation { + SpecVersion = "1.0", Humanoid = new UniGLTF.Extensions.VRMC_vrm_animation.Humanoid { HumanBones = new HumanBones(),