Search Issue Tracker
Fixed in 4.5.X
Votes
4
Found in
4.3.0f4
Issue ID
578992
Regression
Yes
"Prerendered Icon" setting is not passed to Xcode
To reproduce:
1. Open the attached project
2. Edit -> Build Settings -> Player Settings
3. Verify that "Prerendered Icon" setting is checked
4. Build & Run
5. Notice that the gloss effect is still added to the icon (it should not due to the "Prerendered Icon" setting)
6. Look at "Images.xcassets -> AppIcon" Attributes Inspector on the right
7. "iOS icon is pre-rendered" is unchecked.
Workaround:
Manually set "Images.xcassets -> AppIcon -> iOS icon is pre-rendered" setting to true.
Comments (4)
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
MegaJiXiang
May 04, 2014 19:13
Seeing this in 4.3.3f1 and it is quite annoying.
iamjianxin
Dec 30, 2013 09:34
I'm seeing this on 4.3.2f1 also. :-(
pahe
Dec 19, 2013 20:10
That is something very annoying which is troubeling our automated build process. Would be nice if we could get a quick fix for that!
jamesmilkcap
Dec 04, 2013 11:48
I'm seeing this on 4.3.1 also, and whilst the work around does 'fix' the problem I've found that the Xcode project settings are subject to getting replaced and thus losing the work around settings, so is something that now needs be to constantly kept on top of :(