【问题标题】:Unity 2019.3.7f1 ios not buildingUnity 2019.3.7f1 ios 未构建
【发布时间】:2020-07-21 21:51:59
【问题描述】:
System.Windows.Forms.dll assembly is referenced by user code, but is not supported on iOS platform. Various failures might follow.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at /Users/builduser/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:187)

我的项目中没有这样的用法。

【问题讨论】:

  • 这是作为插件添加到您的项目中的吗?

标签: ios unity3d dll build


【解决方案1】:

好的,显然问题在于项目位于远程 SSD 驱动器上。在我的情况下,我使用 MacOS 并且驱动器设置了一些 Windows 文件系统,这可能是问题所在。

删除 Temp,重新启动 Unity 和 PC 没有帮助。

【讨论】:

    【解决方案2】:

    您是否在所有文件中搜索“表单”?很可能在某处隐藏了引用,尤其是当您使用资源商店中的一些代码或在线帖子时。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-08-15
      • 2018-10-07
      • 1970-01-01
      • 2020-12-16
      • 1970-01-01
      • 2019-11-07
      • 2017-05-24
      • 1970-01-01
      相关资源
      最近更新 更多