Unity 社区

使用BOLT后出现黄色警告,如何解决?

,4 年前
发布于技术支持
0
之前使用2020.2用了几个月的BOLT都很正常,最近升级到2020.3.10以及2021.1.9在挂载宏后就会出现7条黄色警告,完全卸载unity后重装依然如此,应该如何解决? 报错内容:(详细报错较长超过了字数限制) Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.CommonTree. Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.BaseTree. Failed to fetch defined attributes on Unity.Plastic.Antlr3.Runtime.Tree.BaseTree. Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.CommonErrorNode. Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.ParseTree. Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.TreeWizard+TreePattern. Failed to fetch inherited attributes on Unity.Plastic.Antlr3.Runtime.Tree.TreeWizard+WildcardTreePattern.
569 次浏览
评论 0
2个回答
2
自己在国外论坛上找到解决办法: 原因是BOLT带的Antlr3.Runtime.dll和PlasticSCM所带的版本不一样,而且二者冲突.如果删除BOLT带的DLL会导致BOLT无法正常工作,所以卸载掉PlasticSCM就可以解决;新版UNITY的PlasticSCM在版本控制(Version Control)里面.
4 年前回答
评论 0
0
用什么版本开就用什么版本做,不建议随便升级 可以试试打开packagemanager把visualscripting的包升级或移除掉
4 年前回答
评论 1

AI

全新AI功能上线

1. 基于Unity微调:专为Unity优化,提供精准高效的支持。

2. 深度集成:内置于团结引擎,随时查阅与学习。

3. 多功能支持:全面解决技术问题与学习需求。

AI