UIInterfaceOrientationLandscapeRight 3.0.0f1

Hi,

There is a bug on Unity 3.0.0f1
When I select on the iPhone settings:
UIInterfaceOrientationLandscapeRight (iOS only) the Xcode project info.plist shows:
UIInterfaceOrientation = UIInterfaceOrientationLandscapeLeft

If I select LandscapeLeft on Unity, on XCode I get Landscape right.

Thanks!

anyone with the same issue?

This is actually a deliberate design decision to work around an inconsistency in the way the settings behave. However, please let us know if this causes you any additional problems.