Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: xiaoniaojjj on October 30, 2012, 11:16:42 PM
-
I have 2 buttons, They belong to different 2DUIRoot, Their all the value, like scale value , Z value, except X,Y is same, But in Game view they looks the scale is difference,
I have check Their parents Object, i'm sure all the scale value is 1,1,1, Can you help me Guess Where is the problem?
-
The uiRoot for the cameras is different?
-
Yes, it's 2 different Camera, But the properties of 2 Camera is identical,
-
Look closer at the size of your UIRoots.
-
I've check all the closer GameObject ,All the scale value is 0,0,0
-
Scale of 0 is not valid.
-
Sorry,Not 0,0,0, is 1,1,1
-
Are both uiRoots set to automatic?