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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment