https://github.com/plyoung/MissingScriptsFinder
Helps find objects with missing scripts in Unity
https://github.com/plyoung/MissingScriptsFinder
Last synced: 5 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T03:04:45.000Z (about 2 years ago)
- Last Synced: 2024-08-03T05:16:14.302Z (9 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.
