代码之家  ›  专栏  ›  技术社区  ›  Sirop4ik

尝试将调试附加到unity get时-找不到文件错误

  •  0
  • Sirop4ik  · 技术社区  · 5 年前

    1>------ Build started: Project: UnityEngine.TestRunner, Configuration: Release x64 ------
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3258: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the .NET Framework assembly "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3258: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3258: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3257: 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".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3268: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the framework assembly "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which could not be resolved in the currently targeted framework. ".NETFramework,Version=v3.5,Profile=Unity Subset v3.5". To resolve this problem, either remove the reference "System.Runtime.InteropServices.WindowsRuntime" or retarget your application to a framework version which contains "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3258: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" which has a higher version "4.0.0.0" than the version "3.5.0.0" in the current target framework.
    1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1988,5): warning MSB3258: The primary reference "System.Runtime.InteropServices.WindowsRuntime" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\UnityTestTimeoutException.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\EnumerableSetUpTearDownCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\TestExtensions.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\PlayerConnectionMessageIds.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\CoroutineTestWorkItem.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\IAssemblyWrapper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\MonoBehaviourTest\IMonoBehaviourTest.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\ActionDelegator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\EnumerableTestMethodCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\RemoteTestData.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\TestResultExtensions.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\DefaultTestWorkItem.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\IScriptingRuntimeProxy.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\MonoBehaviourTest\MonoBehaviourTest.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\TestEnumerator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\ImmediateEnumerableCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\RemoteTestResultData.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\UnityTestAssemblyBuilder.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\FailCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\ITestAssemblyProvider.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\PostBuildCleanupAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\UnityCombinatorialStrategy.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\OuterUnityTestActionCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\RemoteTestResultDataFactory.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\Callbacks\PlayModeRunnerCallback.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\PlayerTestAssemblyProvider.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\PrebuildSceneSetupAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\IEnumerableTestMethodCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\UnityPlatformAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\SetUpTearDownCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\Callbacks\RemoteTestResultSender.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\RemoteTestResultDataWithTestData.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\ScriptingRuntimeProxy.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\QuaternionEqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\PlaymodeWorkItemFactory.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\UnitySetUpAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\TestActionCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\TestEnumeratorWrapper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AttributeHelper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\StacktraceFilter.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\RestoreTestContextAfterDomainReload.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\Callbacks\TestResultRenderer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\UnityTearDownAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\TestCommandPcHelper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\TestListenerWrapper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\ColorEqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Utils.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityLogCheckDelegatingCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\Callbacks\TestResultRendererCallback.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Attributes\UnityTestAttribute.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\ConstructDelegator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\TestPlatform.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\CoroutineRunner.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityTestAssemblyRunner.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector2ComparerWithEqualsOperator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\ITestRunnerListener.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\BaseDelegator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Filters\AssemblyNameFilter.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\TestRunnerFilter.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\FloatEqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityTestExecutionContext.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\Messages\IEditModeTestYieldInstruction.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector2EqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\BeforeAfterTestCommandBase.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Filters\CategoryFilterExtended.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\AssemblyLoadProxy.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\IOuterUnityTestAction.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector3ComparerWithEqualsOperator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityWorkItem.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\PlaymodeTestsController.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\BeforeAfterTestCommandState.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\IStateSerializer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\AssemblyWrapper.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\IPostBuildCleanup.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector3EqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\PlaymodeTestsControllerSettings.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityWorkItemDataHolder.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Commands\EnumerableApplyChangesToContextCommand.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\CompositeWorkItem.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\AssemblyProvider\IAssemblyLoadProxy.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\IPrebuildSceneSetup.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector4ComparerWithEqualsOperator.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\TestRunner\RemoteHelpers\IRemoteTestResultDataFactory.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\NUnitExtensions\Runner\WorkItemFactory.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Utils\Vector4EqualityComparer.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\AllocatingGCMemoryConstraint.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\AssemblyInfo.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\ConstraintsExtensions.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\InvalidSignatureException.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\Is.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\LogAssert.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\LogScope\ILogScope.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\LogScope\LogEvent.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\LogScope\LogMatch.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\LogScope\LogScope.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\UnexpectedLogMessageException.cs' could not be found.
    1>CSC : error CS2001: Source file 'D:\UnityProjects\coAndroidUnityPlugin\Packages\com.unity.test-framework\UnityEngine.TestRunner\Assertions\UnhandledLogMessageException.cs' could not be found.
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    

    我好像错过了什么。我已经为VS更新了Unity游戏开发工具包,但是没有任何帮助。而且我在VS编辑器中也有很多错误(附截图)

    enter image description here

    我做错什么了?

    0 回复  |  直到 5 年前