close
我的環境配置:Windows 10、Unity 5.5.2f1。
如果你在 Unity 中使用 Animation 遇到了這個錯誤而導致動畫無法執行
Default clip could not be found in attached animations list.
大致上就是因為你預設的 Clip 沒有在 Animations 裡面
請把你預設的 Animation Clip 放到裡面,動畫就可以了順利執行了
如果都以上設定都有完成,但還是一樣錯誤的話,請將 Animation Type 設定為 Legacy 就可以了!
如果你是直接使用 3D Model 的 Animation
請點選你的 3D Model 原始檔,並且切換到 Rig 頁面
點選 Animation Type 並且選擇 Legacy
最後按下 Apply 就可以了
如果你並非直接使用 3D Model 的 Animation。
請直接選取你的 Animation 檔案,並且點選 Inspector 視窗的選單
展開後,切換至 Debug 模式
大家會發現可調的選項變多了,這時候再將 Legacy 打勾
這樣錯誤就會消失,而且動畫可以正常播放了!
不過記得把 Debug 模式切換回來喔
文章標籤
全站熱搜
留言列表