Skip to content

A collection of Unity Editor tools to enhance productivity and assist VRChat avatar creators with debugging, including features to detect missing scripts, duplicate components, adjust bounding boxes, and calculate accurate triangle counts.

License

Notifications You must be signed in to change notification settings

Navelol/Script-Handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Red and White Horizontal Cropped

Script Handler

This repository contains utility scripts for Unity to improve productivity and workflow. These tools are particularly useful for tasks like detecting missing scripts, adjusting mesh bounding boxes, calculating triangle counts, identifying duplicate components, and assisting VRChat avatar creators with debugging.

Features

  • Find Duplicate Scripts: Detects and helps you remove duplicate components in your Unity prefabs, especially useful for VRChat creators to resolve upload issues or mesh re-import errors.
  • Highlight Missing Scripts: Highlights GameObjects with missing scripts, a common source of upload problems in VRChat.
  • VRChat Debugging Assistance: Pinpoints pesky errors that are often the cause of VRChat file upload failures, streamlining the debugging process for avatar creators.

How to Use

  1. Clone or download the repository.
  2. Drag and drop the "ScriptHandler.unitypackage" into your project.
  3. Access the tools via the Unity Editor's menu under Tools.

Tools Menu

  • Find Duplicate Scripts: Tools > Evan's Script Handler > Find Duplicate Scripts
  • Highlight Missing Scripts: Tools > Evan's Script Handler > Highlight Missing Scripts

Requirements

  • Unity 2020.3 or newer.
  • Basic understanding of Unity Editor scripting.

Contributing

Contributions, issues, and feature requests are welcome! Feel free to fork the repo and submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A collection of Unity Editor tools to enhance productivity and assist VRChat avatar creators with debugging, including features to detect missing scripts, duplicate components, adjust bounding boxes, and calculate accurate triangle counts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published