Unity3D/Tips
How to fix the "Referenced script on this Behaviour is missing" issue in Unity
blueasa
2014. 9. 3. 12:44
게시일: 2013. 8. 2.
Like most Unity developers, I've encountered the "Missing Script" issue dozens of times in Unity. I finally had enough of having to hand-edit each component to resolve the issue, and wrote an editor extension to help identify and resolve the issue. This video shows a little bit about how it's used.
You can read more about this utility and download the UnityPackage for free on my website at
http://daikonforge.com/forums/resources/fix-missing-scripts.3/
[file]
DaikonForge.MissingScriptResolver.unitypackage
반응형