timelineのanimator trackでanimation clipを登録してもClip Transform Offsetsが表示されない

トラブルシューティング

Unity2019.4.3 timeline1.4.1 Generic rigのモーション

これが…

こうなってほしいです。

スポンサーリンク

原因

Some animation clips do not show Clip Transform Offsets - Unity Answers
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web...

Root Transformが無いと?ダメなようです

対策

Unity - Manual: Rig tab

Fbx import settingsのRigタブのRoot Nodeで何かを設定してあげましょう。今回はカットシーン用だったのでルートモーション使わないつもりだったのですが、設定しないとこんな問題にぶち当たるとは…

各AnimaationClipにもRootMotion設定できますが、大本のリグ設定で十分でしょう