Skip to content

Find all missing script reference gameObjects in unity project, include scenes and prefabs.

License

Notifications You must be signed in to change notification settings

Mr-sB/MissingScriptsFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MissingScriptsFinder

Find all missing script reference gameObjects in unity project, include scenes and prefabs.

Features

  • It's very fast!
  • Find in scenes and prefabs.
  • Show missing script reference gameObjects full path in log console(include scene path or prefab path if need).
  • Click console item will auto select gameObject or scene or prefab.

Usage

  • Click the menu item "Tools/MissingScriptsFinder/" and choose on sub item to begin search.

MenuItems

  • Any Missing script gameObject found will be shown in log console.

SearchInAllScenes

SearchInAllPrefabs

  • Click console item to select gameObject or scene or prefab.

Notice

In order to use this script, you have to set Asset Serialization Mode to Force Text.

ProjectSetting

About

Find all missing script reference gameObjects in unity project, include scenes and prefabs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages