Sprite 2D (Multilple) Compression

Hello,

I just ran into a trouble while compressing a Sprite2D(Mode - Multiple). I can compress any texture or Sprite2D(Mode - Single) .

But when i try to compress a Sprite2D(Mode - Multiple), i loose all the sprites in it. I cant even cut them after in the sprite editor mode.

How i Compressed :

  1. Advanced
  2. To nearest POT
  3. Sprite mode (multiple) (i trimmed my sprites in the sprite editor)
  4. ETC2 8 Bit

K Found the solution… The texture should be in square POT. i.e 1024 x 1024

both height n width should be same n in POT