Unity Learn home
View Tutorial Content

Working with Static and Dynamic Canvases

Tutorial
Intermediate
+10 XP
30 Mins
(64)
Overview
Summary
Because of the way Unity handles UI rendering, a canvas element that changes its position, scale, or rotation forces the canvas to rebuild. Changing the contents of a UI object such as text also forces this rebuild. In this tutorial, you will learn to use Static and Dynanic Canvases to control overall lag.
Select your Unity version
Last updated: January 04, 2022
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Working with Static and Dynamic Canvases