Dear Support.
I am trying to import spine assets into Unity like I have done many times before. Unfortunately it seems since the update that these have issues. If I import the asset and then try to create a Skeleton Graphic UI object in the normal manner, I am presented with an infinite loop of this error whilst the object is in the scene :
Invalid AABB inAABB
UnityEngine.UI.Graphic:Rebuild (UnityEngine.UI.CanvasUpdate)
Spine.Unity.SkeletonGraphic:Rebuild (UnityEngine.UI.CanvasUpdate) (at Assets/Spine/Runtime/spine-unity/Components/SkeletonGraphic.cs:314)
UnityEngine.Canvas:SendWillRenderCanvases ()
I have confirmed that I can still import previous versions of spine assets without issue. I have also ensured I have the latest version of the spine-unitypackage : https://esotericsoftware.com/files/runtimes/unity/spine-unity-4.1-2024-01-24.unitypackage.
Please can you advise how I can resolve this?
Kind regards
Andrew Garbett