I originally had 30+ errors, and going to help>reset packages fixed most. I am down to six and have hit a brick wall. The following are the remaining error codes:
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(77,16): error CS0246: The type or namespace name 'ClipBlends' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(167,59): error CS0246: The type or namespace name 'ClipBlends' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(317,30): error CS0246: The type or namespace name 'ClipDrawData' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(342,46): error CS0246: The type or namespace name 'ClipBorder' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(17,9): error CS0246: The type or namespace name 'ClipDrawData' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.timeline@1.4.5\Editor\treeview\ItemGui\TimelineClipGUI.cs(40,25): error CS0246: The type or namespace name 'IconData' could not be found (are you missing a using directive or an assembly reference?)
↧