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)
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
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
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.