Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Search in all threads in profiler

Discussion in 'Profiler Previews' started by TJHeuvel-net, Nov 11, 2022.

  1. TJHeuvel-net

    TJHeuvel-net

    Joined:
    Jul 31, 2012
    Posts:
    787
    Very late convert to the Job System, but i was wondering if its possible to search in all threads when using the regular CPU Usage profiler.

    The search results seem to limited to one thread at the moment, only finding what i need when i change it in the UI. I'm working hard to make my jobs run in parallel, which makes them very hard to find.

    upload_2022-11-11_17-3-5.png
     
    alexeyzakharov likes this.
  2. alexeyzakharov

    alexeyzakharov

    Unity Technologies

    Joined:
    Jul 2, 2014
    Posts:
    501
    thanks for the idea @TJHeuvel-net ! we've added the request to our backlog
     
    TJHeuvel-net and MartinTilo like this.