Less controls on UI Builder (dropdown, progress bar...) unity 2020 vs 2021

Hello,

I made a project with UNITY v2021.1.21f1 but make another one with a LTS version, Unity v2020.3.21f1.

When using UI builder, I have more controls on unity 2021 than on unity 2020 but it’s the same package version ?

Unity 2020 :
7606363--944563--upload_2021-10-27_12-15-32.png

Unity 2021

What is wrong ? I want to make “progress bar” on my Unity 2020 project.

In 2021, the ProgressBar type was properly integrated in the UI Builder when it was moved from editor to runtime. In 2020, you should be able to use it by adding <uie:ProgressBar/> to your uxml.