Skip to content

Repository files navigation

Unity Guid Reporter

A Unity package designed to make refactoring and bulk asset removal less painful, since Unity's built in project search tools are extremely limited. Guid Reporter searches directories of assets recursively, and spits out exhaustive lists of all references to these GUIDs.

screenshot

Installation

  • This package depends on Cysharp's UniTask package, which must be installed first.
  • In the Unity Package Manager, press + and Install package from git URL...
  • Paste https://github.com/Envision-Center/Unity-Guid-Reporter.git and click Install

Usage

  • To open the editor window, navigate to Envision > Guid Reporter
  • Under Asset Folder input the (relative) path underneath the Assets folder with the assets you wish to find references to.
  • Click the Grab Guids button.
  • Under Folder to Search, you may leave this blank to search all Assets. Otherwise, specify a (relative) path to search for asset references.
  • Click Find References and wait a minute. When done, the file path of the report will be displayed!

About

Unity editor tool for generating bulk dependency reports based on guids.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages