Unity3D-TextureAtlasSlicer icon indicating copy to clipboard operation
Unity3D-TextureAtlasSlicer copied to clipboard

Sometimes you need to click slice twice to see the results

Open toxicFork opened this issue 9 years ago • 0 comments

I think that's because the texture importer is being updated multiple times:

  • set sprite import mode to multiple
  • set the sprite sheet of the importer

Possibly the importer may need to be updated in order to prevent double slicing actions.

toxicFork avatar Apr 19 '16 22:04 toxicFork