My game looks weird.

I recently made my first game. Everything looked good when I played it in the editor but when I built it and tried to play the built version it didn’t look right. The view was too wide(horizontal) and not long enough(vertical). And all the text was really small. How do I fix it? I suspect it’s a problem with some setting and not code related.

This has to do with your Canvas settings and possibly your camera settings. If you look at the canvas objects and see the rect transform component, check to see if it is in Stretch mode, how the anchors are positioned, etc.