First, do you have a backup (I sure hope-so)? Second, are you using external version control (i.e. meta files)? If so, you could try clearing your Library folder and have Unity re-generate it.
@Gru Seems like moderators removed my answer... For some reasons one of my prefabs in the 'Resources' folder was producing this error. I simply moved it to other folder and everything is ok now.
Could you specify a little more which the error was? I mean I have checked the only 2 prefabs I have and I do not seem to find anything to fix. thank you
I just moved the keystore file out of the project folder and it fixed the issue. I don’t know how they possibly related to each other, but it did the job!
Do you have any editor plugins or scripts? There are scripts that use UnityEditor namespace. These scripts are not able to be written into the build.
– Graham-DunnettNope. And i had no issues on 4.1
– VenoMKOFirst, do you have a backup (I sure hope-so)? Second, are you using external version control (i.e. meta files)? If so, you could try clearing your Library folder and have Unity re-generate it.
– ThePunisherI can not build either. Same error. Happens only 6 times tho.
– Gru@Gru Seems like moderators removed my answer... For some reasons one of my prefabs in the 'Resources' folder was producing this error. I simply moved it to other folder and everything is ok now.
– VenoMKO