Author Topic: Atlas maker problem  (Read 3850 times)

Bob JJ

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 7
    • View Profile
Atlas maker problem
« on: July 18, 2014, 09:32:43 AM »
When I import a image into unity it looks fine but when I add it into the atlas maker it looks absolutely terrible, I have included a image showing the normal image on left and what it looks like in atlas maker on the right.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Atlas maker problem
« Reply #1 on: July 19, 2014, 10:44:50 AM »
Check the import settings on the atlas. Texture must be set to Truecolor. You have it set to Compressed.

Bob JJ

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 7
    • View Profile
Re: Atlas maker problem
« Reply #2 on: July 20, 2014, 10:03:28 AM »
Truecolor is ticked in the import section of the atlas maker but makes no difference still get same result.

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Atlas maker problem
« Reply #3 on: July 20, 2014, 04:22:35 PM »
The source texture should also be set properly. Set it to "GUI" for easy setup and apply the import settings, then create your atlas from that.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Atlas maker problem
« Reply #4 on: July 20, 2014, 06:43:47 PM »
And quality settings must not be on "fastest". It also helps to override texture import properties for the target platform, since Unity sometimes seems to ignore the default settings. I've yet to figure out why.