hi friends.
Right now i am working on a iphone project.
i created a simple button menu for my game.
the alignment of the button looks good in ipod,
if i import the game in the iphone 3g the button and the menu are wrong.
i dont known what is going on.
is their is any plugin for creating GUI for unity which will support both iphone older version and new version also.
Please reply as soon as possible.
Thanks in advance
In the editor, do you have the game view set to 3:2 aspect ratio? (It is set to Free Aspect by default, and this setting is bound to be incorrect for the iPhone.) If you design for an incorrect view rectangle then the GUI controls will generally look wrong on the actual device. If this doesn’t turn out to be the problem then perhaps you could post the code you are using for your GUI.