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
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Add comment