- Edited
GetRepackedSkin question!
Hello,the Spine display a white square When I use GetRepackedSkin and build exe in windows.
Is Normal in Edit mode,but exe is wrong. :lol:
This Spine-Unity runtime works with data exported from Spine Editor version: 3.8.xx
Package version: spine-unity-3.8-2021-06-23.unitypackage
Unity 2020.3.15f2
I send the zip to your email ~ thank you
Thanks for sending the reproduction assets. The problem was that all of your to-be-repacked atlas textures need to have the property Read/Write Enabled
enabled. A list of other common problems with repacking skins can be found here, in case you later run into any of them:
spine-unity Runtime Documentation: Combining Skins
I have also added a reference to the FAQ section of the spine-unity documentation page so that it's easier to find.
Thanks Harald ~ Good work!
Glad it helped, thanks for your kind words!