Author Topic: Can't delete sprites from atlas  (Read 11732 times)

justinISO

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 52
    • View Profile
Can't delete sprites from atlas
« on: November 29, 2016, 02:55:39 PM »
I have an atlas that was made using NGUI Atlas Maker that I needed to update some sprites on. When I tried to update it I got
Quote
Operation canceled
The selected sprites can't fit into the atlas.
Keep large sprites outside the atlas (use UITexture), and/or use multiple atlases instead

So I tried deleting some sprites from the atlas and I get the same message. How was I able to make that atlas normally and now it says there is no room to even delete sprites?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Can't delete sprites from atlas
« Reply #1 on: November 29, 2016, 02:56:39 PM »
You probably changed your platform from PC to mobile, so your atlas effectively went from 4k to 2k.