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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1