我的用了unity2019.1.14f1學習官方的3D Beginner這個教程,里面要我在Asset store下載匯入3D Beginner: Tutorial Resources這一個資源匯入后出現
Library\PackageCache\[email protected]\Runtime\Timeline\CinemachineTrack.cs(16,6): error CS0246: The type or namespace name 'TrackColor' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\[email protected]\Runtime\Timeline\CinemachineTrack.cs(10,6): error CS0246: The type or namespace name 'TrackClipTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\[email protected]\Runtime\Timeline\CinemachineShot.cs(4,19): error CS0234: The type or namespace name 'Timeline' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)

cs0426這個錯誤,用了好幾個辦法都不能很好解決問題,每次操作后又有新的錯誤
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/17295.html
標籤:Unity3D
