Question by 
               puchingeralexander · Jan 13, 2020 at 10:00 AM · 
                buttoncanvaszoomoverlayorthographic camera  
              
 
              How is it possible to make the position of an UI-Button static
Hello there!
I am quite a new developer with Unity.
Right now I have some struggles with the placement of my UI Button.
I have integrated a zoom function in my app. After I running my app the Button is perfectly in place. 
But after I have successfully zoomed out a bit ( I change the Size of my orthographic camera) the center of the UI Button stays in place, but the size shrunks down.

In other words - I want my canvas to be a static camera overlay, but i dont know how that works.
I hope, that I have explained my problem well enough to get answered.
Best regards, Alex
 
                 
                ui-button-problem-1.png 
                (350.0 kB) 
               
 
                
                 
                ui-button-problem-2.png 
                (249.7 kB) 
               
 
              
               Comment
              
 
               
              Your answer