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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment