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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment