Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: alexh0101 on June 16, 2014, 07:22:46 AM

Title: Why do my UI Labels do not shrink when I resize down my Unity Game window?
Post by: alexh0101 on June 16, 2014, 07:22:46 AM
Hi there,

I have a problem when I resize down the Unity Game window. The UI Labels that are visible on screen do not resize along with my Game window, and they don't stay in the same place: they start getting magnified, as if they were closer to the camera.

How do I make sure that these UI Labels size always stay proportional to the rest of the game objects in the scene?

Thanks in advance
Title: Re: Why do my UI Labels do not shrink when I resize down my Unity Game window?
Post by: Nicki on June 16, 2014, 07:58:39 AM
Set your UIRoot to FixedSize.