Unity'de Create with Code | Prototype 3 - Run and Jump isimli asset'ten aldığım hatalar

Eski bir asset falansa o yüzden olabilir.

Baktım 2019'dan bir asset. Yeni Unity ile uyumlu değil sanırım oluyor bazen öyle.
 
Büyük ihtimal ile o şekilde düzelir. Ya da assetin içindeki hata veren şeylere bakıp silin onları. Bunu yaparsanızda assetin bir anlamı kalmaz.
 
Hataları atsan daha iyi olur
 
Büyük ihtimal ile o şekilde düzelir. Ya da assetin içindeki hata veren şeylere bakıp silin onları. Bunu yaparsanızda assetin bir anlamı kalmaz.

Hımm anladım teşekkür ederim.

Hataları atsan daha iyi olur

Vallahi Total'de 125 hata gösteriyor. Onlarda bunlar;

Script updater for Library\Bee\artifacts\1900b0aE.dag\Unity.PackageManagerUI.Editor.dll failed to produce updates.txt file

Library\PackageCache\[email protected]\Editor\AssemblyInfo.cs(7,12): error CS0246: The type or namespace name 'UxmlNamespacePrefixAttribute' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\AssemblyInfo.cs(7,12): error CS0246: The type or namespace name 'UxmlNamespacePrefix' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\Services\Common\Resources.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(4,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(5,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageFiltering.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerWindow.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(4,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\Services\Common\Resources.cs(14,23): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs(14,9): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(16,45): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(39,43): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(45,42): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(50,45): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(55,39): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(60,42): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(65,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(76,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(86,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(23,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(19,42): error CS0308: The non-generic type 'PackageAddFromUrlField. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(130,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(131,17): error CS0246: The type or namespace name 'TextField' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(132,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(19,37): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(16,28): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(105,46): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(16,35): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(23,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(18,39): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(19,42): error CS0308: The non-generic type 'Alert. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(22,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(19,42): error CS0308: The non-generic type 'PackageGroup. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(71,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(72,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(72,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(73,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(16,34): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(16,37): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(19,42): error CS0308: The non-generic type 'LoadingSpinner. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(25,41): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(24,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(21,42): error CS0308: The non-generic type 'PackageStatusBar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(144,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(146,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(147,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(148,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,39): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,57): error CS0246: The type or namespace name 'IUxmlAttributes' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,78): error CS0246: The type or namespace name 'CreationContext' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(9,60): error CS0234: The type or namespace name 'PopupField<>' does not exist in the namespace 'UnityEditor. Experimental. UIElements' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(26,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(19,42): error CS0308: The non-generic type 'PackageItem. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(13,27): error CS0115: 'PopupField<T>.Value': No suitable method found to override

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(131,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(132,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(133,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(134,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(19,34): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(9,46): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(22,54): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(36,54): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(50,45): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(621,18): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(114,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(119,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(151,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(25,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(22,42): error CS0308: The non-generic type 'PackageDetails. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(604,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(605,18): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(606,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(607,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(608,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(609,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(610,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(611,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(612,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(613,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(615,17): error CS0246: The type or namespace name 'ScrollView' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(616,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(617,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(618,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(619,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(620,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(622,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(623,18): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(624,18): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(29,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(22,42): error CS0308: The non-generic type 'PackageList. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(403,17): error CS0246: The type or namespace name 'ScrollView' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(404,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(405,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(406,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(17,44): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(79,46): error CS0246: The type or namespace name 'MouseDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(101,48): error CS0246: The type or namespace name 'MouseDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(148,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(154,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(22,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(20,42): error CS0308: The non-generic type 'PackageManagerToolbar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(160,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(161,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(17,43): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(73,46): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(86,45): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(96,48): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(118,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(126,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(134,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(30,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(20,42): error CS0308: The non-generic type 'PackageSearchToolbar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(150,17): error CS0246: The type or namespace name 'TextField' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(151,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)
 
Hımm anladım teşekkür ederim.



Vallahi Total'de 125 hata gösteriyor. Onlarda bunlar;

Script updater for Library\Bee\artifacts\1900b0aE.dag\Unity.PackageManagerUI.Editor.dll failed to produce updates.txt file

Library\PackageCache\[email protected]\Editor\AssemblyInfo.cs(7,12): error CS0246: The type or namespace name 'UxmlNamespacePrefixAttribute' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\AssemblyInfo.cs(7,12): error CS0246: The type or namespace name 'UxmlNamespacePrefix' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\Services\Common\Resources.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(4,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(5,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageFiltering.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(2,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(1,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerWindow.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(3,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(4,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine. Experimental' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\Services\Common\Resources.cs(14,23): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs(14,9): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(16,45): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(39,43): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(45,42): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(50,45): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(55,39): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(60,42): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(65,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(76,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(86,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(23,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(19,42): error CS0308: The non-generic type 'PackageAddFromUrlField. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(130,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(131,17): error CS0246: The type or namespace name 'TextField' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageAddFromUrlField.cs(132,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(19,37): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(16,28): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(105,46): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(16,35): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(23,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(18,39): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(19,42): error CS0308: The non-generic type 'Alert. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(22,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(19,42): error CS0308: The non-generic type 'PackageGroup. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(71,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\Alert.cs(72,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(72,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageGroup.cs(73,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(16,34): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(16,37): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(19,42): error CS0308: The non-generic type 'LoadingSpinner. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(25,41): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(24,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(21,42): error CS0308: The non-generic type 'PackageStatusBar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(144,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(146,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(147,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageStatusBar.cs(148,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,39): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,57): error CS0246: The type or namespace name 'IUxmlAttributes' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\LoadingSpinner.cs(27,78): error CS0246: The type or namespace name 'CreationContext' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(9,60): error CS0234: The type or namespace name 'PopupField<>' does not exist in the namespace 'UnityEditor. Experimental. UIElements' (are you missing an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(26,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(19,42): error CS0308: The non-generic type 'PackageItem. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\PopupField.cs(13,27): error CS0115: 'PopupField<T>.Value': No suitable method found to override

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(131,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(132,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(133,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageItem.cs(134,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(19,34): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(9,46): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(22,54): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(36,54): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\Common\UIUtils.cs(50,45): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(621,18): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(114,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(119,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(151,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(25,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(22,42): error CS0308: The non-generic type 'PackageDetails. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(604,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(605,18): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(606,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(607,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(608,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(609,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(610,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(611,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(612,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(613,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(615,17): error CS0246: The type or namespace name 'ScrollView' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(616,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(617,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(618,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(619,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(620,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(622,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(623,18): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageDetails.cs(624,18): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(29,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(22,42): error CS0308: The non-generic type 'PackageList. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(403,17): error CS0246: The type or namespace name 'ScrollView' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(404,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(405,17): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageList.cs(406,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(17,44): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(79,46): error CS0246: The type or namespace name 'MouseDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(101,48): error CS0246: The type or namespace name 'MouseDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(148,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(154,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(22,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(20,42): error CS0308: The non-generic type 'PackageManagerToolbar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(160,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageManagerToolbar.cs(161,17): error CS0246: The type or namespace name 'Label' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(17,43): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(73,46): error CS0246: The type or namespace name 'ChangeEvent<>' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(86,45): error CS0246: The type or namespace name 'FocusEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(96,48): error CS0246: The type or namespace name 'FocusOutEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(118,35): error CS0246: The type or namespace name 'AttachToPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(126,35): error CS0246: The type or namespace name 'DetachFromPanelEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(134,40): error CS0246: The type or namespace name 'KeyDownEvent' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(30,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(20,42): error CS0308: The non-generic type 'PackageSearchToolbar. UxmlFactory' cannot be used with type arguments

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(150,17): error CS0246: The type or namespace name 'TextField' could not be found (are you missing a using directive or an Assembly reference?)

Library\PackageCache\[email protected]\Editor\Sources\UI\PackageSearchToolbar.cs(151,17): error CS0246: The type or namespace name 'Button' could not be found (are you missing a using directive or an Assembly reference?)
Projeyi kapat. Assets klasörünün bulunduğu yerde Library klasörü var onu sil ve projeyi tekrar aç, açılması çok daha uzun sürecektir, ayrıca internet bağlantının stabil olduğundan herhangi bir engelleme vs olmadığından da emin ol.
(Güvenemiyorsan istersen tüm proje klasörünü önce yedek al sonra Library klasörünü sil)

Eğer düzelmezse,
Açtığında ise Window>Package Manager açmayı dene, ne olup bildiğini yazarsın buraya ona göre yardımcı oluruz.
 
Projeyi kapat. Assets klasörünün bulunduğu yerde Library klasörü var onu sil ve projeyi tekrar aç, açılması çok daha uzun sürecektir, ayrıca internet bağlantının stabil olduğundan herhangi bir engelleme vs olmadığından da emin ol.
(Güvenemiyorsan istersen tüm proje klasörünü önce yedek al sonra Library klasörünü sil)

Eğer düzelmezse,
Açtığında ise Window>Package Manager açmayı dene, ne olup bildiğini yazarsın buraya ona göre yardımcı oluruz.

Assets klasörünün içerisinde Library klasörü bulunmamaktadır. Ancak projemin klasörünün içerisinde bir Library klasörü bulunmaktadır. Bu Library klasörünü mü silmem gerekiyor yoksa?
Window > Package Manager açmak ile ne alakası var onu anlamadım?
 
Bu hataları silersen zaten çalışmayacak düzgün bir şekilde asset. Hata veren scrpiti silip dene istersen.

PackageSearchToolbar. CS
PackageList. CS
PackageDetails. CS

Kısacası hata veren scriptleri sil ya da yapabiliryorsan Unity'nin yeni sürümüne göre düzenle.
 
Assets klasörünün içerisinde Library klasörü bulunmamaktadır. Ancak projemin klasörünün içerisinde bir Library klasörü bulunmaktadır. Bu Library klasörünü mü silmem gerekiyor yoksa?
Window > Package Manager açmak ile ne alakası var onu anlamadım?
Evet o library klasörünü sil. Package manager açınca güncelliyor kendisini.
 

Technopat Haberler

Yeni konular

Geri
Yukarı