• 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
8
Question by El Maxo · Jan 19, 2015 at 01:59 PM · optimizationprofilerother

What does "other" in the Profiler Stand for?

Hello Everyone,

I am currently trying to squeeze every frame I can out of my current project but I have come across a small issue. In the profiler the only infomation that I am being given is that the a large amout of reasorces are bing taken up by "other" in the GPU and "others" in the cpu. I just wanted to know if anyone knew what this "other" and "others" is, and what would I need to do about lowering this in my project.

alt text

thanks

debug.jpg (186.6 kB)
Comment
Add comment · Show 1
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 Solokeh · Oct 02, 2016 at 10:33 PM 0
Share

High others can often mean there is a bug in your code, such as an undefined Transform, GameObject, or Rigidbody. If you are instantiating objects, make double sure that they are defined, or a major slowdown will occur.

4 Replies

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

Answer by HarshadK · Jan 19, 2015 at 02:16 PM

The manual page for CPU Usage Area states for others as:

The Others section of the CPU profiler records the total of all areas that do not fall into Renderer, Scripts, Physics, Garbage Collection or VSync. This includes Animation, AI, Audio, Particles, Networking, Loading, and PlayerLoop.

Similarly Others under GPU can be anything that does not fall into the remaining listed categories. It can be even something like uploading graphics to textures.

Comment
Add comment · 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 El Maxo · Jan 19, 2015 at 02:20 PM 0
Share

Thanks, looking at it, could it be loading in game objects? like from culling?

avatar image El Maxo · Jan 19, 2015 at 02:55 PM 1
Share

is there anywhere else with infomation as these can be a little vage

avatar image
3

Answer by ratneshpatel · Feb 06, 2020 at 08:28 AM

In my case "Others" simply was EditorLoop. If you click on EditorLoop the others chart area is highlighted. If you click on PlayerLoop then it is dehighlighted which indicates the same.

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
avatar image
0

Answer by tanoshimi · Jan 19, 2015 at 02:18 PM

In my experience, it's most commonly waiting for vSync.

Comment
Add comment · 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 El Maxo · Jan 19, 2015 at 02:20 PM 0
Share

vSync in disabled at the moment

avatar image tbriz · Jan 08 at 03:07 PM 0
Share

Would you elaborate and maybe add how to fix that?

avatar image
0

Answer by blaskojoz · Jun 26, 2020 at 12:52 PM

In my case under the "other" section was post processing effect attached to the camera.

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

29 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

Related Questions

Profiler shows Object.ElementAddr_3_8() called over a million times. What is it? How do I reduce this? 1 Answer

EditorOverhead High CPU Usage in Unity Profiler 0 Answers

Having trouble understanding the Unity Profiler, need some help with some of what I'm seeing 0 Answers

Profiler PlayerLoop spikes with no apparent reason 1 Answer

How do I get my game to run faster? 4 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