Hi
After upgrading my libGDX runtime to match the latest editor, I have problems during loading. When I use the binary loader, it seems to not respect the scale I set with JsonBinary.setScale() before I call readSkeletonData().
Loading from Json works fine.
I have attached both Json and Skel files from one of our Spine files. I am running Linux.