SkillAgentSearch skills...

Com.unity.search.extensions

This package contains a bunch of examples, samples and queries to be used with Unity Search.

Install / Use

/learn @Unity-Technologies/Com.unity.search.extensions
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Search Extensions

Disclaimer: this package is full of prototypes, samples and tech demos. It is NOT an official product. You are using it, at your own risk

This package contains a bunch of tools, examples, samples and queries to be used with Unity Search.

The Search Extensions package will work with Unity 2020.3 and any other versions higher than 2021.2.

  • If you are using 20.3: also install the com.unity.quicksearch@3.0.0-preview.22 package.
  • If you are using 21.2+ : Search extensions will use the built-in Search framework.

Extensions Package Installation

There are 2 ways to install the package. Either download the code and embed it in your project or use the Package Manager Install from git url feature.

Download the code

installation

  1. Press Download code button
  2. Unzip the code into a folder (ex: com.unity.search.extensions-main)
  3. Copy this folder into the Packages folder of your project: local package

Install from Git URL

  1. Open the Package Manager
  2. Press the + icon and select Add package from git URL local package
  3. Paste the following URL: https://github.com/Unity-Technologies/com.unity.search.extensions.git?path=package
  4. Press the Add button.

You can now validate that the Dependency Viewer is available in the Window->Search menu: local package

Dependency Viewer

This package contains a prototype for a Dependency Viewer. More details can be found in our documentation wiki.

Query Package Installation

This package contains some good query examples and shows some ready to use Data Explorer built using a Table View.

Install from Unity Asset package

If you want to copy in your project all Query Examples you can download the following .unitypackage:

Query examples

Install from Git URL

If you want to install a Package in your project containing all the Query Examples:

  1. Open the Package Manager
  2. Press the + icon and select Add package from git URL local package
  3. Paste the following URL: https://github.com/Unity-Technologies/com.unity.search.extensions.git?path=package-queries
  4. Press the Add button.

If you want to know more about search queries and dynamic collections feel free to read these articles:

Disclaimer

This repository is read-only. Owners won't accept pull requests, GitHub review requests, or any other GitHub-hosted issue management requests.

Related Skills

View on GitHub
GitHub Stars224
CategoryDevelopment
Updated15d ago
Forks20

Languages

C#

Security Score

80/100

Audited on Mar 25, 2026

No findings