Project Won't Build

Trying to build for Windows, and no files are outputted. There are also no errors or messages in the event log.

Any ideas?

what version of unity are you using?

4.0

Anyone?

C’mon now…

I am having a similar problem trying to build for web player. It builds a .app file instead of a .unity file… exports no .html file… and the .app file is broken. No errors in the log.

I could really use some help on this…

Hi,

  1. Does it build a successful webplayer Seppi?
  2. Did you click on ‘Switch Platform’ when changing and before building?
  3. If yes to both of the above, try outputting to a completely different directory location.
  4. Lastly, shut down Unity. Delete the ‘EditorBuildSettings.asset’ in your ‘Project Settings’ directory. Restart, configure and try again…

Wow this is an old set of posts. Im having this exact issue as we speak. I hit build, progress bar hangs on compiling scripts. I hear a Ding! and the builder closes. just doesn’t finish.

edit Nevermind folks. Turns out i hadnt checked my console, and while it was trying to compile, it was very avidly yelling at me about an asset that i had, that it didnt like. I deleted it and it promptly finished the build.

cheers!

Xeex

i have the same problem. annoying

i had this problem turned out i did not have a c++ compiler on visual studio

are we still having this problem?