How to fix the "Referenced script on this Behaviour is missing" issue in Unity
Unity3D/Tips / 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
반응형
'Unity3D > Tips' 카테고리의 다른 글
모바일 게임 최적화의 정석 (0) | 2014.09.18 |
---|---|
Doxygen For Unity (0) | 2014.09.11 |
유니티 튜토리얼 모아놓은 사이트(대박) (0) | 2014.07.18 |
AnimationClip의 Type 변경 방법 (0) | 2014.07.01 |
[link] Unity3D NaviMesh pathfinder와 Realtime NaviMesh 변경과 주의점 (0) | 2014.06.30 |