Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0f3
Issue ID
856772
Regression
Yes
[iOS] Unity splash screen doesn't show up on iOS builds
Steps to reproduce:
1) Create a new project.
2) Build for iOS.
3) Run on a device.
The game loads directly to the main scene; the splash screen animation is skipped.
Reproduced on:
5.5.0f3 (38b4efef76f0), 5.6.0b1
Did not reproduce:
5.5.0f3 (1d1a0b50d15c), 5.4.3p3
Comments (11)
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
- UXML elements visually stretch when dragging an element along other elements in the UI Builder Hierarchy
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
Shaolin-Dave
Dec 16, 2016 16:09
Possibly related to this, users experiencing this have also noted that their iOS devices don't receive touch input for several seconds after launch.
Could the engine not be accepting input because it "thinks" the splash screen is showing?