FindReferencesInProject2
Find asset references super fast in Unity project. Both on macOS and Windows. Faster version: https://github.com/blueberryzzz/ReferenceFinder
Install / Use
/learn @networm/FindReferencesInProject2README
Find References In Project 2
Find asset references super fast in Unity project. Both on macOS and Windows.

Usage
- Select asset in Project view and click
Ctrl+Alt+Shfit+F. - Right click asset in Project view and select
Find References In Projectin popup menu.
Feature
- It's super fast on macOS and Windows if using SSD.
- Show searching progress, max waiting time is 300s.
- Show every reference in Console and you can click message to select object.
- Show result in warning and summarize all references.
Speed
macOS
It only takes less than 2 seconds to complete search, it uses mdfind to utilize Spotlight index to speed up searching.
Windows
It use the fastest ripgrep to search text and do a lot of optimization on file size and count.
So it would takes about 5 seconds to search ~700M and ~7000 files on SSD.
Install
macOS
- Clone repository into
Assets/Editordirectory.
Job done! It just uses the mdfind built in macOS and has no other dependencies.
Windows
- Clone repository into
Assets/Editordirectory. - Download
ripgrepfrom Latest release · BurntSushi/ripgrep and extractrg.exetoTools\FindReferencesInProject2directory. - Click
Unlock fileinrg.exeProperties, or you will find it takes too long time to start first time.
Note: It seems that x86_64-pc-windows-msvc has a smaller size in ripgrep release page.
Environment
- Windows 10
- macOS 10.13.6 and 10.14
- Unity 2017.4.2f2 and 2018.2.0f2
- ripgrep 0.10.0
Acknowledgement
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
