- Home /
 
UGUI UI Messed up after building
I'm working on a windows in Unity 5.1.2, and I have a little introductory UI screen at the very start of my application. It works completely fine in the editor but as soon as I make a build its offset such that 3 quarters of the UI is offscreen. I've attached screenshots. What am I doing wrong here?


 
                 
                editor.jpg 
                (108.3 kB) 
               
 
                
                 
                build.jpg 
                (161.8 kB) 
               
 
              
               Comment
              
 
               
              Answer by TSI25 · Aug 30, 2015 at 09:20 PM
Dropped a camera in the scene and now it works? I don't actually know why that would make a difference and I don't really want to mark this as solved until I know whats going on with it in case it happens again.
Your answer