Category "unity-ui"

Regex change color background of input field

I want to make a generic input field with regex dynamic matching. It's work if I put a static color (for example Color.red) but if I give the color in script pa

How to fix that shining buttons issue after compiling in Unity Canvas

I'm using some simple buttons in canvas in a 2D game, there is no light or i don't do anything via code for brightness of button. Buttons are shows normally in

In Unity UIElements, what is the equivalent to 'Scale with ScreenSize' of UGUI Canvas Scaler?

If I want to make my UI gameobjects stay the same size and position on all devices when I use UGUI in Unity3D, I simply set UI Scale Mode to Scale with Screen S