Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
1
Found in
2017.4.1f1
2017.4.6f1
Issue ID
1053233
Regression
Yes
iOS Splash screen shows incorrectly after initially showing correctly on iPhone
To reproduce:
1. Open attached project "SplashRotation.zip"
2. Build for iOS device
3. Observe that on iPhone splash screen at the beginning is in landscape (correct) and after that, it turns to portrait (incorrect)
4. Do the same on iPhone PLUS, it only shows landscape splash screen (correct)
Reproduced on:
2017.4.6f1 2018.1.7f1 2018.2.0b10 2018.3.0a3
Not reproduced on:
2017.3.2f1 2017.4.0f1
Devices reprodcude on:
iPhone 6 iOS 11.3.1
Devices not reproduced on:
iPhone 6S Plus iOS 10.3.2
Notes:
Exiting the app on iPhone 6S PLUS, the home screen turns to landscape (correct), on iPhone 6 it stays portrait (incorrect)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
cyliax
Sep 12, 2018 14:37
Is there any know workaround for currently released versions like Unity 2018.2.6f1? This bug is annoying but I can't use a beta version for a store release.
FYI: It's an auto rotating app (landscape left and right, no portrait) and this issue is reproduced on Unity 2018.2.6f1 and iPhone 8 with iOS 11.3.1 and Xcode 9.4 as well.