- Home /
Canvas Changing size
Hey, everyone. I apologize if this has been asked before, but I'm having a problem with my canvas. For whatever reason, the standard border for all of my canvases is set to the size for the standard viewing window. Whenever I choose to maximize on play or build the game, everything on my canvas shrinks. Can somebody tell me what's going on? Thanks a bunch.
Answer by sandro_lord · Jul 23, 2018 at 05:02 PM
The problem is that it doesn't change the size at all. Is stays the same pixel size so when you make it fulscreen it doesn't change size in pixels. I am new too so I don't know how to fix it but you could search up something like how to change the size of gui depending on device screen size.
Found out how-- Go to canvas scaler in your canvas's inspector menu, then set UI Scale mode to scale with screen size. They really should set that to default. Thanks for the pointer.
Your answer
Follow this Question
Related Questions
Unity 5.3 canvas scaling - Android 2 Answers
Use sprite mesh for filled image 1 Answer
Look left or right line will disable 0 Answers
Pinch zoom on UI image 2 Answers
Panel rect transform is wierd 1 Answer