最近用unity3d打开script报错
错误描述
[Error ] [LanguageServerProjectSystem] Exception thrown while loading *\Assembly-CSharp.csproj StreamJsonRpc.RemoteInvocationException: 序列不包含任何元素
错误原因
未知
解决方案
将VSC内的C#模组退回2.1.2解决


Unity3D脚本加载错误:序列问题及解决方案
文章讲述了在使用Unity3D时遇到Script错误,具体表现为LanguageServerProjectSystem抛出的RemoteInvocationException,原因是序列不包含任何元素。解决方案是将VisualStudioCode(VSC)内的C#模块降级至2.1.2版本。
最近用unity3d打开script报错
错误描述
[Error ] [LanguageServerProjectSystem] Exception thrown while loading *\Assembly-CSharp.csproj StreamJsonRpc.RemoteInvocationException: 序列不包含任何元素
错误原因
未知
解决方案
将VSC内的C#模组退回2.1.2解决


2417

被折叠的 条评论
为什么被折叠?