"API updating failed. Check previous console messages." With no prior messages.

The title pretty much explains it. I decided to make the move to 5, as many others are. According to the new API I need to change all of my rigidbody2D’s and such to GetComponent(), however doing this will be highly strenuous, so I’m looking for a solution to get the handy API updater working instead.

This error occurs with still 127 of my scripts not updated.(Note - It did fix quite a few of them.) I don’t know why this API Updater isn’t working, however I would definitely like to find out before I go through and manually edit 127 individual scripts.

If you need any more info, please let me know.

Thanks. :slight_smile:

(side note - I looked around on google, and on this site in particular for help on this subject, and I couldn’t find any. If you have a link to something that would help me with this/something I may have missed, please do get it to me. :slight_smile: )

forum.unity3d.com/threads/script-updater-dosent-work-for-me-in-unity-5-b14.283761/ follow that link seems only errors without the unity api upgradable at the end need to be fixed so that narrows it down some.hope that helps.

Alright, I just decided to get it over with and do it. It took a while, but I quickly realized that I’d be better off doing it myself, in comparison to waiting on an update/support to fix it.
Thank you all for your time.