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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment