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
Comments (442)
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Eric-Farraro
Oct 07, 2017 21:47
Just started running into this on myself, also using Unity Cloud Build. Was working fine for me until very recently.
afftar
Oct 06, 2017 12:57
I have the same issue in 5.6.1p3
ababab5
Oct 05, 2017 21:23
It's happening in Unity Cloud Build too !
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."
ZebecGames
Oct 03, 2017 15:50
As BoaNeo said... I don't see a way to work around this for Cloud build...
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.