Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Released] Omnibar - the quick search command bar

Discussion in 'Assets and Asset Store' started by xenonmiii, Mar 25, 2019.

  1. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    Omnibar is a quick search command bar for Unity to speed up your workflow.
    Only $4.99 (50% SALE Introductory Offer. Price will double after first 1000 sales!)

    :eek::eek::eek:First 5 to send me a PM, I will send them a key (voucher) code.:eek::eek::eek:


    Think of Haste or Alfred/Spotlight for Unity 2018.1 and up.

    Just press Ctrl-G (or Cmd-G for Mac) to bring up the command bar, then type anything.

    Omnibar can search through:
    • project view (assets)
    • hierarchy (scene)
    • Unity menu items
    • any menu items added by other plugins
    • Unity Manual pages
    • Unity Script Reference pages
    • quick access to Unity Asset Store
    • quick access to Unity Answers
    • quick access to Google (or even add your favorite search engine)
    Besides searching you can also execute commands, like instante prefabs, or drag-and-dropping search items, add components, create scripts, create prefabs, create folders, change gameobject's parent, move assets, un/load scenes etc. You can also create your own custom commands too so they are available at your fingertips!

    Trailer


    Download now from the asset store
    http://u3d.as/1sN9

    Search Anything


    Camel Case Search


    Omnibar also supports special commands to quickly access certain dialogs like build settings, project settings, light settings, etc. It can be also used as a command launcher to speed up frequent commands, like:

    Un/Loading scenes



    Resetting pos/scale/rot



    Grouping by a name



    Quick access to Unity menu items


    Download from the asset store
    http://u3d.as/1sN9

    Feedback Wanted
    Any shortcuts you think should be part of this tool, just leave a comment here (or PM me) and I will see what I can do.

    If you have any bugs to report, you can PM me the issue together with the logs found in <YourProject>/Library/OmnibarLog.txt. This will only contain filenames which will help me debug some issues which might be encountered.

    Looking forward for your feedback.

    To-Do List:
    You can view the public to-do board (trello) here, which I will be updating with your suggestions/bug reports:
    https://trello.com/b/A0jsSovL/omnibar

    Documentation:
    https://sites.google.com/view/polycrunch/omnibar
     
    Last edited: Apr 15, 2019
    SugoiDev likes this.
  2. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    4 free keys (vouchers) left.

    Just PM me for a free key.
     
  3. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    3 free keys (vouchers) left. PM me for your free key
     
  4. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    2 free keys (vouchers) left. PM me for your free key ;)
     
  5. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    Last free key (voucher) left. PM me for the last free key
     
  6. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    All free vouchers were given out. Thanks for all the feedback.

    The 50% SALE Introductory Offer is still on ;). After the first 1000 sales, the price will be doubled.
     
  7. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    We squashed a bug which was causing some annoyance... the bug spray worked fine on it and now the sprites index is not being reset :)

    v1.0.2. is live on the asset store:
    http://u3d.as/1sN9
     
  8. xenonmiii

    xenonmiii

    Joined:
    Aug 2, 2010
    Posts:
    147
    Since Unity 2019 is now available, we made sure that Omnibar works also with Unity 2019.

    v1.0.3 is now live on the asset store. Grab it now from http://u3d.as/1sN9

    Release Notes:
    v1.0.3 - 2019/05/08
    ===================
    NOTE: On first launch the serialized state of the server will be removed

    Added
    -----
    * Support for Unity 2019

    Fixed
    -----
    * Fix #260: https://trello.com/c/aYyDLgCj/260-when-doing-g-to-create-a-group-it-says-unknown-filter
    * Fix #264: https://trello.com/c/ZEbbdGgc/264-w...ol-is-being-pressed-it-should-not-be-executed
    * Fix #267: https://trello.com/c/slRnmIwI/267-remove-pending-asset-changes-even-with-logs-turned-off
    * Fix for searching in asset store as url parameters have changed