Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

[Failure] Could not find file '...PackageSearchToolbar.cs'.

Discussion in 'Editor & General Support' started by Xonatron, Mar 6, 2019.

  1. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    Just upgraded from 2018.2.3f1 to 2018.3.7f1 and created a test project (one cube, one script) and when I load Visual Studio I get the following errors (in post below).

    I rebooted after the install and the errors repeat.

    Any ideas what is happening?

    APPEND: Creating a console app in the same Visual Studio has no errors. As you can see in the post below, the errors all relate to Unity. The Visual Studio version is Microsoft Visual Studio Community 2017 Version 15.4.3.

    APPEND 2: I can verify that the full path of the first .cs file missing exists, while the .cs file itself does not exist. The paths exists. The .cs files do not exist.

    APPEND 3: I can verify the path length does not break the 255 (260?) Windows path length limit. The length of the first two paths, minus the file and filename, are 127 and 138 characters long.

    APPEND 4: I tried "Help > Reset Packages to defaults" and this did not work. The files are still missing. I found this tip from the following thread: https://forum.unity.com/threads/uni...-be-found-in-2018-3-0a6-beta-personal.550672/. Not sure if tagging works here, but tagging @karl_jones in case he can help.

    APPEND 5: In case in matters: My upgrade from 2018.2.3f1 to 2018.3.7f1 consisted of uninstalling 2018.2.3f1 and installing v2018.3.7f1 and trying out a test project. When it failed as described, I rebooted and replicated the fail.
     
    Last edited: Mar 6, 2019
  2. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    Errors:

    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageSearchToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_DefaultControls.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SDFShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\DropdownOptionListDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacyButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\GlyphInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontPlugin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_InputFieldEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_ContextMenus.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_SortingLayerHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_DropdownEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\SpriteInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\EditorCoroutine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetImporter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_MeshRendererEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontAssetCreatorWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UiEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\KerningPairDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ResourcesLoader.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SettingsEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TextAlignmentDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMesh_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorUtility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UIStyleManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BitmapShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_EditorShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacy.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_FontAssetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ProjectTextSettings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TextContainerEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PostBuildProcessHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PackageUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_CreateObjectMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TexturePostProcessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleSheetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMeshUI_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\PopupField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageGroupOrigins.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmSearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\LoadingSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\Alert.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerPrefs.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageAddFromUrlField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\Resources.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageJsonHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageError.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersionExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageAssetPostprocessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageOrigin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\Package.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfoListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageState.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ThreadedDelay.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageCollection.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageTag.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\OperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\ISearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ApplicationUtil.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageGroup.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersion.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageSearchFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageList.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\UIUtils.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageDetails.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\VersionItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageFiltering.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageStatusBar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\OperationSignal.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\HistoryProgressSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\StatusView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabAnalytics.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Presenters\CollabHistoryPresenter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabHistoryWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDownItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Bootstrap.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryRevisionLine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\ICollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\PagedListView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\BuildStatusButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Style.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ScrollbarEventHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ListPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_FontAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_XmlTagStack.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMesh.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshProUGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\PackageResourceImporterWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputValidator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAnimator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ObjectPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MeshInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAssetImportFormats.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\FastAction.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Asset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextElement.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_EventManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ExtensionMethods.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\MaterialReferenceManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_FontUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_LineInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SelectionCaret.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMeshUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MaterialManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Sprite.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_StyleSheet.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_UGUI_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_CoroutineTween.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshPro.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Compatibility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextContainer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Dropdown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Settings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ColorGradient.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Text.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_MeshUtilities.cs'.nd the errors repeat.
    Any ideas what is happening?
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageSearchToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_DefaultControls.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SDFShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\DropdownOptionListDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacyButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\GlyphInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontPlugin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_InputFieldEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_ContextMenus.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_SortingLayerHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_DropdownEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\SpriteInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\EditorCoroutine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetImporter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_MeshRendererEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontAssetCreatorWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UiEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\KerningPairDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ResourcesLoader.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SettingsEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TextAlignmentDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMesh_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorUtility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UIStyleManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BitmapShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_EditorShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacy.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_FontAssetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ProjectTextSettings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TextContainerEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PostBuildProcessHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PackageUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_CreateObjectMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TexturePostProcessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleSheetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMeshUI_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\PopupField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageGroupOrigins.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmSearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\LoadingSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\Alert.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerPrefs.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageAddFromUrlField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\Resources.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageJsonHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageError.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersionExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageAssetPostprocessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageOrigin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\Package.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfoListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageState.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ThreadedDelay.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageCollection.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageTag.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\OperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\ISearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ApplicationUtil.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageGroup.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersion.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageSearchFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageList.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\UIUtils.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageDetails.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\VersionItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageFiltering.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageStatusBar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\OperationSignal.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\HistoryProgressSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\StatusView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabAnalytics.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Presenters\CollabHistoryPresenter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabHistoryWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDownItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Bootstrap.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryRevisionLine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\ICollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\PagedListView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\BuildStatusButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Style.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ScrollbarEventHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ListPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_FontAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_XmlTagStack.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMesh.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshProUGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\PackageResourceImporterWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputValidator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAnimator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ObjectPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MeshInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAssetImportFormats.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\FastAction.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Asset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextElement.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_EventManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ExtensionMethods.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\MaterialReferenceManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_FontUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_LineInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SelectionCaret.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMeshUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MaterialManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Sprite.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_StyleSheet.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_UGUI_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_CoroutineTween.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshPro.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Compatibility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextContainer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Dropdown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Settings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ColorGradient.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Text.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_MeshUtilities.cs'.
     
  3. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    7,846
    Can you post the editor log, please?
    Are these errors in Unity or just visual studio?
     
  4. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    Karl,

    Thanks for replying.

    There are no error in Unity. This is only from Visual Studio, upon double-clicking to open a new script .cs file. The errors are in the "Output" window, showing output from IntelliSense.

    If I code out a script that technically should work, it works in Unity. However, as is, the script untouched has errors surrounding the class name, the use of "void", etc.

    Here's a screenshot: https://imgur.com/a/OwmFMPZ

     
  5. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    7,846
    Could you try moving the project to somewhere with a shorter file path?
    It looks like it could be a file path length issue.
     
  6. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    karl_jones, a new project under "C:\Users\user_name\OneDrive\project_name\" -- as short a path length as possible -- and it fails with the same errors (at first I thought some errors were missing because they were in a different order). See error list in next post.

    I have been running into path length errors (in nearly all my projects) in this new version of Unity.

    EDIT: It appears the errors are the same, just in a different order.
     
  7. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    Errors (using shorter path of "C:\Users\user_name\OneDrive\project_name\"):

    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\PopupField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageOrigin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Sprite.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacy.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\DataPrivacyButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.analytics\DataPrivacy\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\PackageResourceImporterWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAnimator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_CoroutineTween.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshProUGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ExtensionMethods.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Compatibility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_DefaultControls.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_FontUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMeshUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\MaterialReferenceManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ObjectPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_EventManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SelectionCaret.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Text.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Settings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_TextElement.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputValidator.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_StyleSheet.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Style.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ListPool.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SpriteAssetImportFormats.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Dropdown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_ShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_MeshUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ScrollbarEventHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MeshInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_SubMesh.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextMeshPro.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_LineInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_InputField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_FontAsset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_MaterialManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\FastAction.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_XmlTagStack.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_Asset.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TextContainer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_ColorGradient.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfoListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\OperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageDetails.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\Alert.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\VersionItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageSearchToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersionExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\UIUtils.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageList.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageState.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmOperationFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageStatusBar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageSearchFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageError.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IBaseOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\External\SemVersion.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageGroupOrigins.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ThreadedDelay.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageFilter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Interfaces\IPackageManagerExtension.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageCollection.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmSearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageAssetPostprocessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\Resources.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\ApplicationUtil.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_UGUI_Private.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Common\OperationSignal.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmAddOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageJsonHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageListExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\IListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageAddFromUrlField.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerToolbar.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\Common\LoadingSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerPrefs.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Interfaces\ISearchOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\Package.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmRemoveOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Upm\UpmListOperation.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\Services\Packages\PackageTag.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageManagerExtensions.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageFiltering.cs'.
    [Failure] Could not find file '...\Packages\com.unity.package-manager-ui\Editor\Sources\UI\PackageGroup.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDownItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryDropDown.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\HistoryProgressSpinner.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\PagedListView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_CreateObjectMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabAnalytics.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\AssemblyInfo.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ProjectTextSettings.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\ICollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontAssetCreatorWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Presenters\CollabHistoryPresenter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SettingsEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BitmapShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMesh_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UIStyleManager.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItem.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Bootstrap.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryRevisionLine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabHistoryWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\CollabHistoryItemFactory.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\StatusView.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\Views\BuildStatusButton.cs'.
    [Failure] Could not find file '...\Packages\com.unity.collab-proxy\Editor\Collab\CollabToolbarWindow.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ResourcesLoader.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\DropdownOptionListDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PostBuildProcessHandler.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_BaseShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleSheetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorUtility.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_FontPlugin.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TextContainerEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\SpriteInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_StyleAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_TexturePostProcessor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_ContextMenus.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TextAlignmentDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\GlyphInfoDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_EditorShaderUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_PackageUtilities.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_DropdownEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SubMeshUI_Editor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMPro_SortingLayerHelper.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetImporter.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_EditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SDFShaderGUI.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_FontAssetEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_ColorGradientAssetMenu.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\EditorCoroutine.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_InputFieldEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\KerningPairDrawer.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_MeshRendererEditor.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_UiEditorPanel.cs'.
    [Failure] Could not find file '...\Packages\com.unity.textmeshpro\Scripts\Editor\TMP_SpriteAssetEditor.cs'.
     
  8. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    7,846
    Could you share the full editor log?
     
  9. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    Sure. Here's what I have:
    1. The "Full Log" in Unity is blank.
    2. The "Output" log from Visual Studio, showing output from "Intellisense" is what I listed above, in full.
    3. The "Error List" from Visual Studio has 3 Errors and 51 Warnings, and I will list them out in the next post!
    Thanks!
     
  10. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    "Error List" / "Entire Solution" from Visual Studio (3 Errors, 51 Warnings):

    Severity Code Description Project File Line Suppression State
    Error CS0518 Predefined type 'System.Void' is not defined or imported project_name ...\Assets\Cube.cs 14 Active
    Error CS0518 Predefined type 'System.Void' is not defined or imported project_name ...\Assets\Cube.cs 8 Active
    Error CS0518 Predefined type 'System.Void' is not defined or imported project_name ...\Assets\Cube.cs 5 Active
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Transactions" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.ServiceModel.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Net" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Drawing" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Transactions" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.ServiceModel.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Net" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Drawing" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.Analytics.DataPrivacy
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.CollabProxy.Editor
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.PackageManagerUI.Editor
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". Unity.TextMeshPro.Editor
    Warning The primary reference "System.Xml.Linq" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". project_name
    Warning The primary reference "System.Xml" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "System.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "System.Transactions" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "System.ServiceModel.Web" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". project_name
    Warning The primary reference "System.Runtime.Serialization" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.0.0.0". project_name
    Warning The primary reference "System.Net" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "3.5.0.0". project_name
    Warning The primary reference "System.Drawing" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "System.Data" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "System" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
    Warning The primary reference "mscorlib" could not be resolved because it has a higher version "4.0.0.0" than exists in the current target framework. The version found in the current target framework is "2.0.0.0". project_name
     
  11. Randlcornel

    Randlcornel

    Joined:
    Jan 14, 2018
    Posts:
    5
    Got the same errors after updating to version 2018.3.8f1 personal. Tried reinstalling Unity to no avail. Also getting the same errors on a new project initiated in this version!
     
  12. Randlcornel

    Randlcornel

    Joined:
    Jan 14, 2018
    Posts:
    5
    karl_jones likes this.
  13. Xonatron

    Xonatron

    Joined:
    Jan 14, 2013
    Posts:
    31
    @Randlcornel, that worked. I just had to update Visual Studio. The same issue happened on a second system of mine, and this solution worked. Heads up, @karl_jones. Easy fix. Thanks for both your help.

    I think some may get confused if Visual Studio was installed with Unity that updating Unity also updates Visual Studio.
     
  14. SoftwareGeezers

    SoftwareGeezers

    Joined:
    Jun 22, 2013
    Posts:
    900
    I'm encountering this now on 2019.2.21f1 and VS2019 16.4.5 updated 25th Feb 2020.
    My existing project that I moved from 2019.1 to 2019.2 works fine, but a new project has the same list of "not found" errors as Xonatron.

    Edit: The problem is when using UWP as a target. Changing target to UWP creates the above VS errors.
     
    Last edited: Mar 1, 2020