unity版本是:2022.2.0a7
超图插件版本是:SuperMap 3D SDKs 11i(2022) Beta for High-Fidelity Rendering_Unity
新建3D项目,正常导入插件,配置打包环境后打包,报如下错误:
Assets\SuperMap\Desktop\Tools\Addin\FacadeWindows.cs(6,30): error CS0246: The type or namespace name 'EditorWindow' could not be found (are you missing a using directive or an assembly reference?)
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002da] in <22f0f1f77398425dbe252343673266d2>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <22f0f1f77398425dbe252343673266d2>:0
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)