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 ;)
Tested on Unity 5.3.6
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.
Download the latest version of Giacomelli.Unity.EditorToolbox.dll from our releases page and put it anywhere inside Assets folder of your Unity3d project.
The available tools (nowadays just the "Missing script resolver") can be access on menu "Giacomelli".
- Add more tools (do you have an idea for a tool? Get in touch @ogiacomelli).
Having troubles?
- Ask on Twitter @ogiacomelli.
- Ask on Stack Overflow.
Create a fork of Giacomelli.Unity.EditorToolbox.
Did you change it? Submit a pull request.
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.