- 編集済み
Errors in new runtime
Hi
I'm getting this error after installing the latest runtime for UNITY.
Is anyone else getting this error?
As a result I can't build my game anymore.
thanks
Please delete the SkinnedMeshAttachment.cs file. That was replaced some time ago.
It must have been a while since you updated.
I'll add this to the update notes. Thanks for reporting.
Just thought I'd make an extra note, there are errors being caused by your example C# Scripts as well, deleting them fixes this though.
That would happen if they were leftover files from the last time you imported spine-unity. Probably happens when you upgrade from 2.x to 3.0. Some example scripts were removed since then, though typically, you don't import the example scripts when you're updating or at all in your working project.
Oh ok.
Thank you.
I'll try to delete stuff. Hopefully I don't break anything