|
Today I build many times my proyect, exporting both to webplayer and to .exe and It worked perfectly. Now, after adding some animations and particle systems, everytime I build my project no matter what platform, I just get a black screen. Also tryed to enable Developer mode to my .exe but nothing changed. What could be the reason of this happening? Oh yes, and changing the Time Scale to 1 doesn't work because it's already on 1. Any help please? I have a deadline and I seriously don't know where else to look! Thanks! Edit: The only additional info I was able to get, is the log from the .exe
(comments are locked)
|
|
Yeah, the problem was that for some reason I forgot to uncheck "Editor only" on my Character container tag. That way it was not aprearing on the build, only when hitting play. Thanks!
(comments are locked)
|

If you remove the said particles and animations, does it build properly again?
After checking everything, the problem is the camera. I have only one camera in my scene and it's active. If I build the project the screen goes black, but if I add a second camera, the project builds fine and the active camera turns to be the second one.
One other thing, is that... is it possible that my character (with animations) is not being exported, so that the camera which parent is my character, doesnt exists?. I'm pretty sure it's that... but how is that my character is not being exported?
Does the character exist in the scene hierarchy when you build?
If not, when and how is the character instantiated?
Ahh. Well, you might want to convert that comment of yours to an answer and accept it, so it won't appear on the 'unanswered' list. :)