Can't build IOS with latest version 2017.2.0f3
I've tried everything i can find on google. I get these errors when I try to build my project:
"UnityEditor.BuildPlayerWindow+BuildMethodException: 5 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x00207] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:172 at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00050] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:83 UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Has anyone else had this problem? I've tried switching platforms, fresh unity install, reimporting assets, so on and so forth. I'm up for trying anything at this point since I can't build or test my game at all at this point. It must be something to do with my project, because building a new project after fresh install works, but when i copy my backed up game folder in and open it up, this is when i get the error. But how can i possibly figure out what is causing the problem? Thanks for any help.
Your answer
 
             Follow this Question
Related Questions
Unity Hangs on WebPlayer Build at Postprocessing Compressed web stream? 2 Answers
Build Error 1 Answer
Android Build Faild 1 Answer
Build Error after update Unity 5 to 2019 0 Answers