Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseIn this overview we’ll go through the basics of the UI System. We’ll start by introducing the Canvas which all UI elements are placed inside, and the Rect Tool and Rect Transform used for layouting elements. Then we’ll look at visual elements such as Text and Image, and interaction controls such as Button and Slider.