• Unity
  • Unsupported type Plane

Related Discussions
...

While trying to build on iOS I have this error:

Unsupported type Plane
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Spine.Unity.Editor.SpineBuildProcessor:PreprocessBuild () (at Assets/Spine/Editor/spine-unity/Editor/Utility/SpineBuildProcessor.cs:66)
Spine.Unity.Editor.SpineBuildPreprocessor:UnityEditor.Build.IPreprocessBuildWithReport.OnPreprocessBuild (UnityEditor.Build.Reporting.BuildReport) (at Assets/Spine/Editor/spine-unity/Editor/Utility/SpineBuildProcessor.cs:95)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Looks like Spine doesn't like something but I don't know what :think:

5 days later

We are sorry for the troubles! Which version of the spine-unity runtime (name of the unitypackage, also listed in Assets/Spine/version.txt) are your using? Unfortunately the line numbers in your stack trace indicate that you're not using the latest version, so we're having a hard time analyzing where exactly things are going wrong.