最近做unity项目,git pull别人的项目,打开后出现这样的报错:
An error occurred while resolving packages:
Project has invalid dependencies:
com.unity.visualeffectgraph: Package [com.unity.visualeffectgraph@12.1.10] cannot be found
A re-import of the project may be required to fix the issue or a manual modification of ...
翻译是:
解析包时出错:项目具有无效的依赖项:com.unity.visualeffectgraph:找不到包 [com.unity.visualeffectgraph@12.1.10]可能需要重新导入项目来修复问题或手动修改 ...
打开package manager对应的visualeffectgraph资源有红色感叹号,这个是别人删掉了Assets中Samples文件夹打包了,这时在visualeffectgraph资源点击右下角remove,报错即可消失。
文章来源:https://www.toymoban.com/news/detail-516870.html
文章来源地址https://www.toymoban.com/news/detail-516870.html
到了这里,关于打开项目出现报错:An error occurred while resolving packages: Project has invalid dependencies: com.unity.的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!