Hello.
When I import my project from Unity 4.5 to Unity 5-b14 I receive an error that says API updating failed
And lots of red errors
How can I solve that? Please help I’m stuck
Hi
Can you provide more information? Editor.log is a good start.
1 Like
Now it say
1 Like
Hi. It is really hard to try to understand if there’s really an issue with the updater or if you have errors in scripts.
Please, check the console and if there’s any other compilation errors (basically any compilation error in the console that you don’t see “(UnityUpgradable)” in the message needs to be fixed manually) fix them. As the message say, the updater should continue its job after that.
Also, can you attach your Editor.log?