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
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
- Crash in ParallelSortExtensions::ParallelSort
yopunky
Oct 12, 2017 03:57
Same issue in 5.6.3p1. Getting this fixed in 5.6.3 would be good.
xrix4096
Oct 11, 2017 11:23
...and with 2017.1.2f1
Eric-Farraro
Oct 10, 2017 23:29
@darren - You are a lifesaver! This workaround works great for me and I'm able to submit to Apple again without issue.
Would still like to see a fix for this in the future, but this is a great temporary workaround for anyone affected.
darrensmith
Oct 10, 2017 17:51
I was having problems until I selected to use Xcode 8.3 (instead of Xcode 9) in Cloud Build->Config->iOS Production->Signing Credentials. After that, build succeeded, and App Store approved with no error or warning about missing marketing icon.
darrensmith
Oct 09, 2017 23:03
Has there been any resolution to this issue? I'm still seeing this in 2017.1.2f1, and building in UCB with Unity Version = Alwyas Use Latest 2017.x. This is such a showstopper issue, I'm surprised there has been no response from Unity on how to fix this.
John12332
Oct 09, 2017 18:07
I also have this problem...
leandro_trick
Oct 08, 2017 02:16
This is a showstopper for UCB users! We have an update ready for the last couple days and can't submit because of the missing icon.
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."