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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.