Skip to content

bwaynesu/DeleteMissingScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delete Missing Scripts

The Unity tool designed to locate missing script components.

Author: bwaynesu
Created: April 18, 2017
Last Updated: Nov 14, 2024
Tags: C#, Unity3D
Support: Unity 2017 or Higher

Preview Preview02

Features

  • Searches for missing script components in scene objects or Prefabs within the project.
  • Detects missing scripts even in nested Prefab child objects.
  • Works with inactive objects.
  • Supports deleting missing ScriptableObjects. (Nov 14, 2024)

Installation

  • Method 1: Download the Unity Package from the Release page and import it into your project.
  • Method 2: Copy the Plugins folder directly into your project.

Usage Guide

Tutorial.mp4
  1. Open the search window: Window > bTools > Delete Missing Scripts.
  2. Click the search button based on your needs.
  3. Click Delete Missing to remove all Missing Script Components.

About

Unity Editor tool to find and delete missing script/ScriptableObject references in scenes and prefabs, including nested prefabs.

Topics

Resources

License

Stars

23 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages