Unity导入Asset后出现An error occurred while resolving packages:Project has invalid dependencies报错
Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
项目地址:https://gitcode.com/gh_mirrors/de/Dependencies
免费下载资源
·
问题描述
导入一个Asset后,Unity的Console窗口报错:
An error occurred while resolving packages:
Project has invalid dependencies:
……
A re-import of the project may be required to fix the issue or a manual modification of D:/Unity/project/……/Packages/manifest.json file.
解决方案
通过资源管理器进入Packages文件夹,把manifest.json文件删了。它会重新生成。
GitHub 加速计划 / de / Dependencies
8.61 K
704
下载
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
最近提交(Master分支:3 个月前 )
1997a400 - 2 年前
2f423539 - 2 年前
更多推荐
已为社区贡献1条内容
所有评论(0)