Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2017.4.X, 2018.4.X, 2019.3.X, 2020.1.X
Votes
9
Found in
2018.4
2018.4.12f1
2020.1
Issue ID
1194762
Regression
No
[iOS] Launch Images have been deprecated in Xcode
How to reproduce:
1. Build any project for iOS
2. Build the generated project in Xcode
3. Check the warnings in Xcode
Actual result: Unity creates UILaunchImages in the Xcode project which causes a warning:
"Launch images are deprecated in iOS 13.0. Use a launch storyboard or XIB instead."
Expected result: Unity should change the generated Launch Images to storyboards or XIB.
Reproducible with: 2018.4.12f1, 2019.2.12f1, 2019.3.0b10, 2020.1.0a12.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1