Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDBs are removed causing missing file errors in Unity #210

Open
jwittner opened this issue Nov 21, 2018 · 1 comment
Open

PDBs are removed causing missing file errors in Unity #210

jwittner opened this issue Nov 21, 2018 · 1 comment

Comments

@jwittner
Copy link
Collaborator

jwittner commented Nov 21, 2018

Description

Some of our packages contain pdb files, and thus the associated pdb.meta files that Unity creates are contained as well. Unity detects this and reports an error.

Assertion failed: Removing Assets/Packages/MixedRealityToolkit.2017.40200.7721/Input/Plugins/MicStreamSelector/WSA/x64/MicStreamSelector.pdb because the asset does not exist
UnityEditor.AssetDatabase:Refresh()​
NugetForUnity.NugetHelper:Install(NugetPackage, Boolean)​
NugetForUnity.NugetHelper:InstallIdentifier(NugetPackageIdentifier, Boolean)​
NugetForUnity.NugetHelper:Restore()​
NugetForUnity.NugetWindow:RestorePackages()​
  • NuGet Package: Internal
  • NuGetForUnity Version: 1.0.0
  • Unity Version: 2017.4.12f1
  • Operating System: Windows 10
@JoC0de
Copy link
Collaborator

JoC0de commented Aug 12, 2023

Related to #299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants