ericdc Hi! Checking with spine-unity package is working with this version of Unity? I can see my spine is running and all but when i try to script, Unity Editor keeps throwing the error "The type or namespace name 'Spine' could not be found (are you missing a using directive or an assembly reference?)" even on the line that just says "using spine.unity" thanks!
Harald spine-unity is expected to be working fine with 2020.1. We just (still) did not get to finishing the last part of testing to declare it officially supported and thus list 2019.4 instead. Such issues however should not occur. Did you add the unitypackage normally to your project?
ericdc yup... downloaded, double clicked and it installed fine. i tried to delete the asmdef and re double clicked again and still fine
Harald By "and still fine", do you mean that you now no longer receive the compile errors mentioned above?
Harald Sorry to hear that. You could also have a try exiting Unity, deleting the Library directory, and starting Unity again, so that everything will be reimported.