Seeing this error when I try to build in 'SkeletonPartsRendererInspector' and 'SkeletonUtilitySubmeshRendererInspector'. This project is working fine on another computer, and SpineInspecterUtility is included in Assets/Plugins/Editor (the failing files are under Assets/Plugins/spine-unity). Seems like things must not be getting loaded in the right order? Any idea what might be wrong here?
UPDATE: I tried reinstalling the runtime using the package installer. I got this index out of range error:
http://esotericsoftware.com/forum/Error-encountered-when-import-into-Unity-with-latest-runtime-6609
And after making the change suggested in the above post, I'm now seeing a "not found" error for 'SpineMeshGenerator'. If anybody has thoughts about this one, either, that'd be awesome.