UI Overview
Suggest a change
Success!
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.
Close
Sumbission failed
For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close
In this overview we’ll go through the basics of the UI System. We’ll start by introducing the Canvas, inside which all UI elements are placed. We will discuss the Rect Tool and the Rect Transform used for element layout. Then we’ll look at visual elements such as Text and Image, as well as interaction controls such as Button and Slider.