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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1