• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by austinsheep · Mar 28, 2014 at 03:39 PM · resolutionsprite sheets

Bad Sprite Sheet Resolution in Unity

I have a sprite sheet open in Unity but it has bad resolution compared to the image I saved.


Here is my sprite sheet in Photoshop. It is saved as a PNG. alt text


But here it is open in Unity Sprite editor. It has those rectangles on the image. alt text

unitypov.png (37.5 kB)
pspov.png (22.8 kB)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by supernat · Mar 28, 2014 at 03:45 PM

Ahhh, png. I have lots of problems with PNG and Unity (actually I think they are problems with Photoshop exporting PNG). However, this is normal. You need to select the PNG texture in Unity's project folder, and select RGBA or Truecolor instead of Compressed. If that is configured properly, it will do this with a texture MIP MAP level of detail change. In working with 2D, I almost always disable the MIP MAPs generated. You will select the texture, again, and you may need to change it to an Advanced texture, and deselect the Generate Mipmaps checkbox.

EDIT: By the way, to bypass the crazy Photoshop PNG issues (not this one, but you may experience others), I would recommend integrating photoshop directly into your workflow. Just save the file as a photoshop file and import that file as a texture in Unity, if it fits in your workflow. If you experience other issues, you'll have to use a different format. I mainly have problems with alpha channels and how photoshop exports (doesn't export) them. When you save as a photoshop file, you can put a check next to "Alpha Channels" when saving.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image austinsheep · Mar 28, 2014 at 03:47 PM 0
Share

Worked great! Thank you!

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

21 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Can I customize the resolution window that appears at the start of my executable? 2 Answers

How to use the Screen.width and Screen.height to script GUI text 2 Answers

Possible to change screen res from script? 2 Answers

GUI texture resolution problem 4 Answers

Unity screen coordinates on iPhones 1-4? iPad? 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges