I just updated Spine to the 2.0.02, and now it won't export unless I freshly put in the export path.
That is, I paste the export path, export, works
try to export again, nothing.
Update: It is exporting, just to the wrong location.
My path is like this:
Source: MyGame\gfx\Game\Characters\humanoid.spine
Export: MyGame\Android\assets_unpacked\game\skeletons
Instead of exporting to that destination it exports to:
MyGame\gfx\Android\assets_unpacked\game\skeletons
It's feels like it's now doing relative path exporting (which is good), but missing a ../