Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
73
Found in
5.6.1p1
Issue ID
925595
Regression
No
[Xcode 9][iOS] Warning "Missing Marketing Icon" is thrown when uploading an app to iTunes connect
Steps to reproduce:
1. Create an empty project
2. Build to iOS & open in Xcode
3. Set up the project for uploading to iTunes Connect (Display name, bundle identifier, Capabilities etc.)
4. In top menu, click Product->Archive
5. Once building is done, click "Upload to App Store..."
6. Follow through the upload wizard with default steps
Result: Warning "Missing Marketing Icon - iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review." is thrown.
Note: There is no 1024x1024 Marketing icon in Unity's Player Settings.
Workaround:
1. Under the project in Xcode navigate to "Unity-iPhone -> Images.xcassets->AppIcon"
2. Scroll to the bottom
3. Add a 1024x1024 icon
4. Proceed with reproduction steps 4-6
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
BoaNeo
Oct 03, 2017 10:23
This is hardly a "severity 3 - workaround exist" for Unity Cloud Build. It's more like a showstopper.
I'm using 2017.1.1.p2 locally and have set the new 1024x1024 App Store icon in player settings, yet the IPA from cloud build fails when uploading to iTunes - my build settings are "latest 2017.1".
whizzkid
Sep 28, 2017 09:38
Also happens on 5.5.4p5
IvyKun
Sep 27, 2017 16:47
It's happening on Unity2017.1.1p3 too.
nirnirle
Sep 27, 2017 07:31
I have the same issue in Unity2017.1.1f1
ChrTellefsen
Sep 22, 2017 10:16
Issue has been fixed in Unity2017.1.1p2, we can set the Marketing Icon in Unity and upload to Apple again.
Firemaw
Sep 22, 2017 08:07
Confirm also happens for me in 2017.1.1f1. Also occurs for several other of the icons in Xcode that are left empty, even when linked with override in Project Settings.
ChrTellefsen
Sep 20, 2017 15:05
We have automated build systems. We require a fix that does not require a manual step.
ChrTellefsen
Sep 20, 2017 15:02
Issue still happens in Unity2017.1.1f1.
I cannot upload new builds using Xcode 9 to the App Store.
WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review."