Component Reference Finder OFFICIAL SALE

Component Reference Finder is a powerful extension designed to make reference tracking fast, accurate, and developer-friendly.

With a single right-click on any Component, the tool scans:

  • Open scenes
  • Prefab Stage
  • Prefab assets in the project

and finds every serialized reference to that Component, its GameObject, or its Transform.

Each result shows:

  • Where the reference exists (Scene / Prefab Stage / Prefab Asset)
  • The exact property path
  • The owning component and GameObject
  • The source script and line number (when available)

The result window allows you to:

  • Ping or select the referencing object
  • Open the source script directly at the relevant line
  • Filter and search results instantly
  • Copy reference locations for debugging or code review

The tool is optimized for large projects with reused buffers and cached script lookups, minimizing editor allocations and keeping the Editor responsive.