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 March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Resolved Favorites in project stored cross project and dont work

Discussion in 'Authoring Dev Blitz Day 2023' started by Jes28, Jan 26, 2023.

  1. Jes28

    Jes28

    Joined:
    Sep 3, 2012
    Posts:
    989
    Favorites in project stored cross project and as a result unity ask to remove them any time i open project that dont have those folders. Is there any chance so Unity will store them per project se we can use different favorites in each project to speed up work?
    upload_2023-1-26_19-31-52.png
     
  2. sebastienp_unity

    sebastienp_unity

    Unity Technologies

    Joined:
    Feb 16, 2018
    Posts:
    126
    Hi @Jes28 ,

    The current Favorite workflow can be unfortunate. And I am not aware of any work done on it. That said, the search window could help with some of your workflow:

    the Search window supports a concept call "SearchQuery" . A searchquery can be saved in your project (so it is shared between all of the contributors to your project) or saved as a user query (whch will be saved between all your projects). A SearchQuery will also persist all sorts of view state relative to the SearchWindow (icon size, table view setup). This is like a turbo version of the favortie. Use Ctrl + K to pop up the search window: