- Изменено
PSA Unity 3D: Spine-csharp Runtime 4.1.0 TextureRegion.cs
Hey devs, looks like a single .meta file was left out of your github release and it's preventing your code from compiling.
TextureRegion.cs.meta
How to fix this until the devs get around to it:
COPY(not move) the directory "com.esotericsoftware.spine.spine-unity@53ae86a025" from:
[UnityProject]\Library\PackageCache\
to:
[UnityProject]\Packages
Then refresh Unity. It will create the missing .meta file automatically.
NB: When the devs fix this file, remember to remove the duplicate folder sitting in the Packages directory to fall back to Spine's official release.
Thanks for reporting and sorry for the troubles!
A new 4.1-beta unitypackage has been released that contains the missing meta file:
Spine Unity Download
Issue ticket URL for reference:
https://github.com/EsotericSoftware/spine-runtimes/issues/2060