Keyboard-based quick navigation in the Unity Project window. Type to instantly jump to assets and cycle through matches efficiently.This tool runs entirely in the Unity Editor and does not interact with render pipelines.Compatible with Built-in, URP, HDRP and any custom pipeline.QuickSelect improves your Project window workflow by enabling fast keyboard-based navigation. Just start typing and it will automatically jump to the first item starting with your prefix. Press the same key again to cycle through other matches, or type multiple letters quickly to narrow the selection (e.g., “pla” selects “PlayerController”).Designed to feel native to Unity’s editor workflow:- Works during Play Mode- Matches Unity’s sorting order- Respects text fields (won’t interfere while renaming)- No global input hooks requiredOne Column vs Two Column layouts:- One Column → indexes all assets under `Assets/` for full-project navigation- Two Column → indexes the currently selected folder for more contextual searchPerfect for large projects and users who prefer staying on the keyboard.• Zero runtime cost — Editor-only script• No dependencies required• Natural prefix search with cycling (Space = next, Shift+Space = previous)• Multi-letter fast prefix support• Timeout-based prefix reset (configurable)• Automatic folder-based indexing• Supports Built-in, URP, HDRP and Custom pipelines• Unity Versions: 2020.3 or newer• Platforms: Windows & macOS Editor



