Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.0f1 | Compatible | Compatible | Compatible |
Search Lib provides an easy to use and easy to extend API for fuzzy search. It's designed for fuzzy searching a query string against a dictionary of potential matches. Useful for editor tools, or in-game searches. It features a variety of pre-implemented search methods, and a high level of customizability.
For those looking for something to simply work, getting started takes very few lines of code and has a very low learning overhead. If you're looking for something more, or simply a library to build your own search off of, there's lots of documentation and details for advanced use.
Supports all platforms for synchronous queries. Multithreading requires async-await support which is most major platforms.
Dependencies
Examples require TextMeshPro. Unity will automatically prompt you when you open the scene.
Search Lib
