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
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
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?