How do I stop UI elements from shrinking when resizing parent

So, I’ve had this problem where the three buttons at the top left of “Demo Window” UI get really small when the CanvasGroup is resized. An example is shown below:

When I remove the UIAspectRatioConstraint they stay the size I want them too, but just shrink. Any help is appreciated.

Thank you all,
Robyn

I have solved the issue to this problem.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.