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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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?