• 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
Question by MasterPDON · Nov 14, 2015 at 05:20 PM · textureatlas

How large can a texture atlas be?

Let's say I have an open world with 9 buildings (of course, the numbers of buildings in an open world is far more than 9) and each building has a 512x512 texture. If I am to combine these textures into an atlas, would it be a 1536x1536 texture? This texture atlas thingy's got me really confused because atlases contain far more than 9 textures. Also is it possible/practical to put all textures in an open world into one atlas? Thanks.

Comment

People who like this

0 Show 0
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

  • Sort: 
avatar image
Best Answer

Answer by RuinsOfFeyrin · Nov 15, 2015 at 09:05 AM

Hello.

Yes, you could put all 9 textures in an atlas. The size would be 1536x1536.

A texture atlas contains however many textures are relevant...im not sure where you came up with they contain more then 9 textures (though sometimes they do, sometimes they dont).

Is it possible to put all the textures in an open world in an atlas? Certainly. Practical. No. Read up on texture atlases with unity some, and you will see why it is not practical.

Comment

People who like this

0 Show 2 · 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 MasterPDON · Nov 15, 2015 at 06:25 PM 0
Share

Thanks for your input. I have more than 200 objects in a scene. Since you say one atlas for an open world is impractical, I'm guessing I shouldn't put all textures into one atlas. But I want to have as few atlases as possible so I can use as few materials. So let's say I divide the atlases and I have 10 textures in one atlas. Each of these textures are 512x512. That's a 5120x5120 atlas. Is this ok?

avatar image RuinsOfFeyrin MasterPDON · Nov 15, 2015 at 09:02 PM 0
Share

10 textures that are 512 each is not a 5120x5120 texture. assuming they were in a 5x2 grid that is 2560x1024.

A Texture Atlas is not an easy thing, especially if you want to do mip-mapping. I would suggest looking in to using a texture atlas with unity a bit more before you proceed down this path.

Also if you feel the original question was answered, please accept my answer. Thank you.

Unity Answers is in Read-Only mode

Unity Answers content will be migrated to a new Community platform and we are aiming to launch a public beta on June 13. Please note, Unity Answers is now in read-only so we can prepare for the final data migration.

For more information and updates, please read our full announcement thread in the Unity Forum.

Follow this Question

Answers Answers and Comments

34 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 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

flickering textures on using combinechildren 1 Answer

Change player colors using uv mapping 0 Answers

How to scroll a region of texture (which is an atlas) on a mesh (which is a sprite) 2 Answers

Texture2D.PackTextures() - maximumAtlasSize 1 Answer

Packing unity textures into atlases 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges