Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • 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 jtok4j · May 13, 2014 at 05:18 AM · androidqualityquality settingsin-gamechoose

What chooses quality settings, if I don't specify?

Hello Awesome Answers community!

This has been rolling around in my head for weeks now, but I'm just getting to post it today: I can set the various quality settings which will be available for use in the Project Settings>Quality area of the game. There is the Quality settings area with all the different quality levels to select.

Let's say I unselect the 2 lowest quality settings, so they can't be used in my Android game... Then I simply leave the 4 highest quality settings available for use in the game.

But now (to be honest) I have not included any code or buttons or anything in-game for the player to select the quality level they want.

Here's my question: With this lack of being able to manually set the quality level (in-game), what will be choosing the quality level when the game starts up and runs?

Will the phone intelligently look at it's chipset/etc and choose a quality level to run it at? Or will it simply choose the lowest settings that I've made possible, and run at that level?

I've been really curious, since I'm wondering whether it's almost useless to set the quality settings in the editor, and then leave out the option for the user to choose a setting from in-game...

Thanks for any thoughts and information you can provide on how this works.

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
11

Answer by Sarudan · May 23, 2014 at 11:25 PM

Under Project Settings > Quality, there are 9 drop down arrows next to the Default column. These allow you to select the default quality for each platform.

On all devices this is the quality level that will be used unless you make a call to QualitySettings.SetQualityLevel(...)

If you have custom shaders that are used by that quality level and a particular mobile device does not support that shader, then it will use what ever fallback shader you have specified in that shader itself.

If you make multiple quality levels for a mobile build, then you need to provide a way to select them based on your own criteria - you could do a brief performance test on start up, or query the device for it's capabilities then decide whether a lower quality level would be suitable for the device initially. I would offer the player a way to select a higher quality level though, and maybe notify them on start up that they can change the quality settings in their options menu.

Comment
Add comment · 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

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.

Follow this Question

Answers Answers and Comments

22 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

Related Questions

Why should I include lesser "Quality Settings" in my build? 1 Answer

Android quality setting not working? 1 Answer

On Android. How many lights can you have in a Scene or the total game? 1 Answer

image weak quality after build android game 3 Answers

Android texture quality problem 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