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 Jeremy X Mack · Feb 01, 2013 at 10:31 PM · memoryprofilersolutioninformation

Is there a Unity Game Object information Screen?

So semi recently I have been delegated the position of technical artists and have been put in charge of the pipeline and keep the game running as smoothly as possible. We are currently in the stage where we are diagnosing memory heavy bottle neck in code, render times, lighting, draw call and ect....

What I wanted to know was if there is a window or viewer where you can see file size, texture size, mesh poly count, total CPU and GPU usage and so on. I know you can find all that information if dig trough the inspector, and profiler, and what feels like eight other places to get said information. Since going through those several steps to find the problem areas waist a lot of time I wanted to know if there was a better solution out there in unity.

If there is not does anyone know of an alternative that I could use, or if anyone knows of another direction I could go to get the information I need in a more simplified and streamlined manor.

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
2

Answer by Wolfram · Feb 01, 2013 at 10:55 PM

All relevant infos are either in the "Stats" screen of the Game tab, or in the profiler. I never needed anything else to tune the performance of a scene.

  • Use the profile to find problems in your code (CPU hogs, unintentional method calls, render times, etc.

  • Use the stats screen for number of draw calls, texture usage, triangle and vertex count, etc.

Well, the exception being checking for NPOT textures if you changed the import settings somewhere, and to optimize build size you will need to look near the end of the Unity Editor log after a successful build, where it will list actual and percentile sizes for textures, meshes, models, etc.

Comment
Add comment · Show 3 · 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 Jeremy X Mack · Feb 01, 2013 at 11:53 PM 0
Share

You know how in the profiler you get GPU ms and everything is time based. I would like to know if there is a window or a way to get poly count, textures sizes and/or effect, and files size to display in a screen ins$$anonymous$$d of me digging them out in the inspector or in windows explorer.

avatar image Wolfram · Feb 02, 2013 at 12:08 AM 1
Share
  • poly count -> stats screen

  • texture sizes -> stats screen (unless you mean dimensions/resolutions?)

  • texture memory usage -> stats screen

  • texture disk usage -> in your Editor log after building

  • what do you mean by "effect"

  • what do you mean by "file size"?

Otherwise the answer is "No, I don't know of such a tool".

avatar image Jeremy X Mack · Feb 02, 2013 at 12:42 AM 0
Share

Thank you this did help.

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

10 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

Related Questions

iOS: Compressed audio not affecting memory? 2 Answers

Double texture memory usage even if don't check read/write enable 1 Answer

Attaching profiler to WindowsPlayer does nothing 0 Answers

When a animation is loaded to memory? 0 Answers

Profiler spikes 1 Answer


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