Search Unity

Question What happened to QuickSearch?

Discussion in 'Editor & General Support' started by stanogg, Nov 18, 2021.

  1. stanogg

    stanogg

    Joined:
    Feb 22, 2015
    Posts:
    12
    Hi, i need to do some complex searching and QuickSearch seems like a viable option.
    The problem is, i cant find the package anywhere, nor any info about it.

    Did it get abandoned as a classical unity move?
     
  2. SugoiDev

    SugoiDev

    Joined:
    Mar 27, 2013
    Posts:
    395
    It is built-in on newer Unity versions.
    It's actually one of the best and more well-maintaned features to come out in years (kudos to @jonathans42 and his team)
     
    jonathans42 and stanogg like this.
  3. stanogg

    stanogg

    Joined:
    Feb 22, 2015
    Posts:
    12
    Yep, my bad. The shortcut was not set for some reason.
     
  4. jonathans42

    jonathans42

    Unity Technologies

    Joined:
    Jan 25, 2018
    Posts:
    514
    Hi stanogg, let us know what you are trying to do and maybe we can provide you a few code sample to get started.

    If you are looking for some docs here's are few pointers:
    - https://github.com/Unity-Technologies/com.unity.search.extensions/wiki/Blog-Search-21.2
    - https://github.com/Unity-Technologies/com.unity.search.extensions/wiki
    - https://docs.unity3d.com/2021.2/Documentation/Manual/search-overview.html
    - https://docs.unity3d.com/2021.2/Documentation/ScriptReference/Search.SearchService.html