Awesome
Giacomelli.Unity.EditorToolbox
This editor toolbox is (or will be) a collection of tools to make my life as Unity3d developer easier. I hope it can help others game developers too ;)
Unity version
Tested on Unity 5.3.6
Tools
Missing scripts resolver
You changed the name of your MonoBehaviour script outside of Unity3d editor or decided to put them to an external dll and now your prefabs are showing the message below:
"Missing (Mono Script). The associate script can not be loaded. Please fix any compile errors and assign a valid script."?
The tool "Missing scripts resolver" was created to try to solve this problem. It searchs for prefabs with "missing scripts" problem and fix them.
Setup
Download the latest version of Giacomelli.Unity.EditorToolbox.dll from our releases page and put it anywhere inside Assets folder of your Unity3d project.
Usage
The available tools (nowadays just the "Missing script resolver") can be access on menu "Giacomelli".
Roadmap
- Add more tools (do you have an idea for a tool? Get in touch @ogiacomelli).
FAQ
Having troubles?
- Ask on Twitter @ogiacomelli.
- Ask on Stack Overflow.
How to improve it?
Create a fork of Giacomelli.Unity.EditorToolbox.
Did you change it? Submit a pull request.
License
Licensed under the The MIT License (MIT). In others words, you can use this library for developement any kind of software: open source, commercial, proprietary and alien.