- Home /
Question by
SixpenceChen · Jun 11, 2015 at 08:49 AM ·
animationanimatoranimationclip
Cannot convert animation type to Generic
I import fbx animation file like as sgt@attack.fbx to unity3d. The default animation type in Rig is Legacy. I want to use animator component. so need to convert animation type generic. But I failed to do that.
The animation type was set to Legacy, when i click apply button.
The animation file I loaded before was Generic, it will changed to Legacy when i click the apply button. I don't know why?
The log in console shows: Quaternion is invalid (0.264157, 0.037876, -0.139206, -0.909093) length=0.917041
I have no idea about this, could anyone help?
Comment
the log in console is useless. there is no log when i convert the other animation.