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 (461)
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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
orborneee
Oct 03, 2023 02:15
That is all the helpful information I needed. I appreciate you sharing.
poojapandit
Apr 27, 2023 06:19
Nice I love It
ShovivSoftware
May 13, 2022 08:16
HTTPS://issues.apache.org/jira/browse/JAMES-3764
safalghimire480
Nov 03, 2020 14:33
hello
yosun
Dec 15, 2017 08:59
2017.2.0f3 still occurs
shawnblais
Nov 20, 2017 23:46
Another workaround is to check Icon > Overwrite for iOS, and drop your hi-res icon into the top slot for each category, all the way down to the 1024x1024 slot.
abhijeet1001
Nov 18, 2017 19:42
Once xcode project is generated > open the project > select "Images.xcassets" from hierarchy > click on app icon > scroll down > assign your 1024x1024 icon by dragging and dropping on that last > now archive > submit . No errors :)
marcinzmijewski
Nov 09, 2017 15:23
I see it the fix (possibility to set 1024 iOS icon) is available in 5.6.4p1.
It is not available in 5.5.5p1.
But having it in 5.6 is ok for me.
Thank You.
Cec
Nov 06, 2017 19:23
I though paying Unity a monthly subscription would avoid that kind of issue and being always up to date... still a move behind every Apple whims... and the fix is on a version not yet available. Very disapointing...
marcinzmijewski
Nov 06, 2017 12:30
Can we have this fix in any of the Unity 5.X version?