Search Issue Tracker
Fixed
Votes
0
Found in
4.3.1f1
Issue ID
584702
Regression
No
Icon image in generated Xcode project is tinted off color
Workaround: The problem shows up when import settings format for the image is overridden with 16-bit format. This can be fixed in import format settings override pane: click on the icon -> Inspector -> Phone icon right of "default" -> Format. Either deselect the "Override for iPhone" checkbox or select "Truecolor" for the format.
To reproduce:
1. Open the attached project or create a new iOS project with a white app icon.
2. Build the Xcode project
3. Go to the Xcode project files and with an eye dropper app check the color of the icon. Notice it's not truly white.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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
Add comment