It crashes when its on the “Building native binary with IL2CPP…”
Using a Windows 7, Unity 2017.1.0f3
Can you provide details about the error message that is reported, if one is?
sorry for the late reply, but no it just crashes saying that IL2CPP has stopped working.
Can you have a look at the editor log file? It should have more details.
Im still a beginner so when I looked at it I dont really understand it should I delete the log file?
Sorry, I should have let you now where the editor log file is! You can find all of the details here: Unity - Manual: Log files
On Windows 7 though, look here: C:\Users<username>\AppData\Local\Unity\Editor\Editor.log where should be replaced with your username.
So, make the problem happen in Unity, then grab the Editor.log file and attach it here. I can dig through the log and find the proper error message to let us know what is happening. Thanks!
I also have this problem and I am a beginner, could be analyzing my log too?
Yes, please provide any details about the error, and I’ll be happy to have a look.
This error usually means there is some installation error with Unity. Fro some reason the Unity editor cannot stated il2cpp.exe, which is a normal managed application. Make sure the Unity editor is installed as the same user account that will be running it.
