Skip to content

The Unity tool designed to locate missing script components.

License

Notifications You must be signed in to change notification settings

snoopyuj/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

The Unity tool designed to locate missing script components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages