• Bugs
  • Scaling + strip whitespace doesn't work in 3.7.81

Related Discussions
...

Hi everybody!
It seems the texture packer in the new spine version doesn't react kindly to scaling a texture atlas together with meshes in the scene and strip whitespace on.
REPRO:

  • start a new project
  • import any image
  • check the "mesh" option of the attachment
  • export with following packaging settings

strip whitespace X + Y ON


scale 0.75 (or anything < 1)


all other settings can be set on default / do not affect the outcome

Results in an error: (x + width) is outside of Raster
Sometimes it's: (y + height) is outside of Raster

It doesn't happen if only whitespace stripping X or Y are checked, and it doesn't happen if there's no mesh in the project.
Any update on this will be very appreciated, thanks in advance!

EDIT: Title is wrong, it's actually version 3.7.87

21 days later

Hi, thank you, seems to be fixed in version 3.7.88