为了使用LTS,我把Unity版本改为2018大中华区增强版,然后遇到了一个傻问题

PrecompiledAssemblyException: Multiple precompiled assemblies with the same name websocket-sharp.dll included for the current platform. Only one assembly with the same name is allowed per platform. Assembly paths: D:/**/Library/PackageCache/com.unity.messenger@1.0.7-preview/Editor/Third-Party/websocket-sharp.dll, Assets/common/libs/websocket-sharp.dll
UnityEditor.Scripting.ScriptCompilation.EditorBuildRules.CreateTargetAssemblies (System.Collections.Generic.IEnumerable`1[T] customScriptAssemblies, System.Collections.Generic.IEnumerable`1[T] precompiledAssemblies) (at D:/unity/Editor/Mono/Scripting/ScriptCompilation/EditorBuildRules.cs:251)
UnityEditor.Scripting.ScriptCompilation.EditorCompilation.UpdateCustomTargetAssemblies () (at D:/unity/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:627)
UnityEditor.Scripting.ScriptCompilation.EditorCompilation.SetAllCustomScriptAssemblyJsons (Syste

PrecompiledAssemblyException: Multiple precompiled assemblies with the same name websocket-sharp.dll相关推荐

  1. 升级Unity2018.3.2f1出现PrecompiledAssemblyException: Multiple precompiled assemblies with the same name

    最近升级Unity2018.3.2f1出现 PrecompiledAssemblyException: Multiple precompiled assemblies with the same na ...

  2. 【unity】遇到Multiple precompiled assemblies with the same name的解决方案

    问题描述:unity中创建的脚本突然发现都无法挂载了,且会出现can't add the script component "" because the script class ...

  3. 如何移除unity自带的newtonsoft.json

    如何移除unity自带的newtonsoft.json 报错如下: 查找原因 解决方法 报错如下: Multiple precompiled assemblies with the same name ...

  4. ASP.NET 5 Beta8 已经发布

    Microsoft ASP.NET and Web Tools 2015 (Beta8) http://www.microsoft.com/en-us/download/details.aspx?id ...

  5. [转]Creating Managed Today Screen Items

    [转]Creating Managed Today Screen Items 刚才看到一个极其精彩的代码,我实在忍不住就发博客上了,原文地址:http://www.christec.co.nz/blo ...

  6. My First Plug-in - Inventor API .NET 开发从0开始-课程2

    在课程1我们做了一个简单的例子,初步知道程序大概会是什么样子,如何用一个按钮实现我们的设计意图.所谓知其然需知其所以然,我们需要走到代码背后,解读其基本的元素,为进一步的学习做好准备.不要紧张,本课程 ...

  7. websockets_如何将WebSockets与AWS API Gateway和Lambda一起使用来构建实时应用程序

    websockets by Janitha Tennakoon 通过詹妮莎·特纳库恩 如何将WebSockets与AWS API Gateway和Lambda一起使用来构建实时应用程序 (How to ...

  8. 正则表达式测试工具 Regex Tester 的使用方法

    2019独角兽企业重金招聘Python工程师标准>>> 正则表达式测试工具"RegexTester",下载地址:http://www.oschina.net/p/ ...

  9. WPF学习总结1:INotifyPropertyChanged接口的作用

    在代码中经常见到这个接口,它里面有什么?它的作用是什么?它和依赖属性有什么关系? 下面就来总结回答这三个问题. 1.这个INotifyPropertyChanged接口里就一个PropertyChan ...

最新文章

  1. hdu 1251 统计拼图
  2. 六自由度高超声速飞行器的建模与控制器设计
  3. spring什么版本支持java8,与Java 11兼容的最低Spring版本
  4. c语言作业查询,C语言作业3
  5. Ubuntu文件压缩、解压缩、打包
  6. 6.MongoDB备份与恢复
  7. 自动化集成:Jenkins管理工具详解
  8. IE下AJAX请求只有一次
  9. synchronized互斥锁结合wait()、notify()方法使用,实现线程的阻塞以及线程调用案例
  10. 一文读懂python中数据纬度是怎么数的。
  11. 小牛叔讲Python第1章: 编程界的瑞士军刀Python
  12. 【算法】深度搜索(DFS) 和 广度搜索(BFS)
  13. 跨境电商属于外贸吗,Starday跨境电商靠谱吗?
  14. 男人就是要对自己狠一点
  15. python英文分句_英文分句
  16. matlab 纵向的虚线,纵向减速标记符号中间是虚线可以变道吗
  17. 计算锋生的函数 frontogenesis
  18. 《信条》过去不可挽回, 未来已成史书(无剧透版)
  19. 网络连接成功,但浏览器显示网络未连接
  20. python使用socket在同一局域网下不同电脑传输数据(tcp)

热门文章

  1. html工作周报,可查看(周报).html
  2. 山西省忻州市水泥厂能耗监测系统的设计与应用
  3. 2019计算机复试平均分,2019考研平均分已经公布
  4. 移动硬盘插到台式机,外接网卡无法连接wifi处理
  5. iOS设备指纹的前世今生
  6. 关于Autosar中的NM模块的理解
  7. 网络经商22条赚钱法则
  8. Windows和Mac OS的伽马值
  9. 统计参数语音合成中的声学模型建模方法研究
  10. 利用Python实现scissors-rock-paper-lizard-Spock小游戏