- Home /
Unity Editor Stop Working when building
I have a scene contains animated camera and three canvas for menu. everythings works fine when i play the app in editor. but unity crashed whe i build the project. Somehow i found that it caused by the canvas. i removed all the canvas and build works fine. does anyone had the same issue and know what's goin wrong??
Yay... thank God for after 7 hours trying to figure out what's goin wrong.. i manage to find the answer. So.. actually, there's nothing wrong with the canvas.. the problem attach to the water pro object... i delete the water and build goes very fine!
Answer by PhantomSarcasm · May 13, 2016 at 03:26 PM
trick question, as so you have three canvas, if what I believe uses a canvas and within that places all ui, no nesecidad to create several canvas if only you would have to disable your children ...... I think that serious your problem ....... but I'm also noobs ..... but I think you would have qeu just putting a canvas and makes objects enabled ....... forgive my English is google translator .... besides I'm bad at English
:) :) :)
sends a screenshot of your gameobject scene
i use one canvas for main menu, another one for dialoque box 'scene select' , and the last one for exit cofirmation dialoque box. i find it easier to use more than one canvas due to scripting process coz i more like an artist than a programmer. by the way my project is just simple architectural walk-trough wich i made for final exam of my 3D desain class.
here is a screenshot of it
Your answer
