Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0b10
Issue ID
972927
Regression
Yes
[AppleTV] AppleTV builds fail to pass asset validation due to 2x image assets in 'AppIcon - Large' when submitting to App Store
Steps to reproduce:
1. Open attached project
2. Switch to AppleTV
3. Build the project
4. Open the generated Xcode project
5. Archive the project and try to Upload it to App Store (to do this you will need an App ID set up to work with tvOS App Store distribution provisioning profile)
6. The game fails asset validation with an error:
ERROR ITMS-90718: "Invalid Image Asset. The App Store Icon must only contain an image with size (1280pt x 768pt @1x). Refer to https://developer.apple.com/tvos/human-interface-guidelines/icons-and-images/app-icon for more information"
Workaround: Delete 2x image assets from 'AppIcon - Large' in the generated Xcode project.
Reproduced with: 2017.2.0f3, 2017.3.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment