Search Issue Tracker
By Design
Votes
0
Found in
5.3.0f1
Issue ID
745973
Regression
No
[iOS] Setting supported orientations in Xcode does not affect unity splash screen/application. Only custom splash is affected
Steps to reproduce:
1. Open attached project
2. Notice that 'Auto Rotation' is enabled in player settings and that 'Landscape Left' and 'Landscape Right' are the allowed orientations
3. Build the project
4. Open project in Xcode
5. Change the allowed orientations to 'Portrait' and 'Upside Down' in Xcode (disable Landscape orientations)
6. Build and run the Xcode project on a device
7. Notice the custom splash screen will be in Portrait (or Upside Down, depending on device position) but Unity splash screen and the application itself will only be in Landscape Left or Landscape Right orientation.
DUT:
iPad Mini 2 (iOS 7.1.2)
iPad 2 (iOS 8.1.2)
iPhone 6+ (iOS 8.0)
Reproduced on all three.
Reproduced with: 5.2.3f1, 5.3.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment