Search Issue Tracker
Fixed in 2017.1.X
Votes
8
Found in
5.5.1p3
Issue ID
888370
Regression
No
[iOS] Some icons are not generated in built Xcode project when Target Device is set to 'iPhone Only'
When Target Device is set to 'iPhone Only' in iOS PlayerSettings, some small icons are missing in Xcode project.
Steps to reproduce:
1) Open the attached project.
2) Build for iOS.
3) Go to ~/XcodeProjectDirectory/Unity-iPhone/Images.xcassets/AppIcon.appiconset/
3) Open Contents.json file.
The Content.json file holds names and properties of all the app icons that should be generated for iPhone, however, some of them are missing from the ~/AppIcon.appiconset folder:
Icon-Small.png
Icon-Small@2x.png
Icon-Small-80.png
This doesn't occur if 'iPad' or 'iPhone & iPad' is selected as Target Device.
Reproduced on:
2017.1.0a3 (3a43d30e7b0d), 5.5.1p3 (versions older than 5.5.1p3 didn't allow these icons due to 815299).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment