Skip to content

A Unity editor extension for finding all missing script references in your project

Notifications You must be signed in to change notification settings

Thr11EyE/MissingScriptFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MissingScriptFinder

A Unity editor extension for finding all missing script references in your project.

It's faster than solution at https://github.com/liortal53/MissingReferencesUnity

#usage: 1.Copy MissingScriptFinder.cs to you editor directory.

2.Click the menu item "Tools/Missing References/".

3.Any Missing script found will be shown in error console.

#Notice: in order to use this script You have to set Asset Serialization Mode to Force Text.

About

A Unity editor extension for finding all missing script references in your project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%