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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1