【发布时间】: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)
我的项目中没有这样的用法。
【问题讨论】:
-
这是作为插件添加到您的项目中的吗?