Landscape turns into Squished Portrait

Hey Guys,

So when I build out to device in Landscape mode the game scene is just a squished portrait view. As you can see in the image below.


The image looks like this in the editor.

These are my player settings below.

Am I doing something wrong here? When I build in Portrait mode and then force it into Landscape mode after the fact everything looks fine but I get a pop and the splash screen is Portrait so that isn’t ideal.

Please help.

Cheers,
Charlie Volpe

Hmm, so building from Unity 4.2.0 and then running it in xCode 6.3.2 seems to be the problem. Looks just fine in xCode 5.1.1.

so building from Unity 4.2.0 and then running it in xCode 6.3.2
why do you use unity 4.2?
I think your problem is with only semi-related to new xcode - are you running on ios8? it did totally change the way orientation works (and building with old xcode simply triggers backward compatibility code path)