Unity 3 and iPhone Game Screen view

I loaded a project from Unity iPhone 1.7 into Unity 3, and in the Game Screen the option for an iPhone display doesn’t show up, i.e. I don’t see the following:

iPhone Wide - 480x320

In the Edit->Project Settings->Player I have iPhone selected.

Other projects I’ve loaded from Unity iPhone 1.7 do have the Game Screen options showing.

Does anyone know how to enable the Game screen option selections in Unity 3?

Did you try going to Build Settings, selecting iPhone, and then selecting Switch Platform?

The Tab you are changing doesn’t actually change the running platform.

go to the build settings, select iphone and then switch platform.

the iphone things won’t show up on the desktop / webplayer :slight_smile:

to do this you naturally must be on osx, no support for iphone platform on windows

Thanks Ntero and dreamora. The build settings had iPhone selected, but apparently the “Switch Platform” button needed to be clicked to make it official!