Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plyoung/MissingScriptsFinder
Helps find objects with missing scripts in Unity
https://github.com/plyoung/MissingScriptsFinder
Last synced: 2 months ago
JSON representation
Helps find objects with missing scripts in Unity
- Host: GitHub
- URL: https://github.com/plyoung/MissingScriptsFinder
- Owner: plyoung
- License: unlicense
- Created: 2018-05-16T12:02:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T03:04:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T05:16:14.302Z (5 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - MissingScriptsFinder - Helps find objects with missing scripts (Static Code Analysis)
README
# Missing Scripts Finder
This simple panel helps you quickly identify objects in the open scene, or prefabs, that have missing scripts. It can be opened from menu: `Window > Missing Scripts Finder`. Click on a button in the list that comes up, if any, to quickly navigate to the object in question.
![screenshot](https://user-images.githubusercontent.com/837362/40116005-9da66dee-5912-11e8-9cdc-9294895e84d8.png)