Landscape orientation autorotation not working

I’m trying to support both types of landscape orientation (no portrait) for an iPhone app. The relevant player settings are as follows:
3187474--243276--upload_2017-8-17_15-49-1.png

I thought this alone ought to be enough, but it wasn’t so I tried added the following to a Start() function of an object in the main scene:
3187474--243277--upload_2017-8-17_15-50-22.png

When I run the app on the device, I’m stuck in LandscapeRight. It never switches when I turn the phone over.

Am I missing something?

-A

Is your device orientation locked on your phone? :slight_smile: