Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
1
Found in
2018.1.7f1
Issue ID
1058928
Regression
No
[iOS][.NET4.x]Using French as default language on Mac, building iOS app gives unassigned icon warning in Xcode
To reproduce:
1. Make France default language on Mac
2. Open users attached project "Bug App Icon iOS.zip"
3. Make sure that in Player Settings Scripting Runtime Version is set to .NET 4.x Equivalent
3. Build for iOS
4. Open Xcode project and on the left "Show the Project navigator" tab select Images.xcassets >> AppIcon and observe as Icon-iPad-167.png is unassigned
Expected result: the icon is assigned
Actual result: the icon is not assigned if French is the default language on Mac
Reproduced on:
2017.3.2f1 2017.4.7f1 2018.1.8f1 2018.2.0f2 2018.3.0a4
Notes:
Doesn't reproduce on .NET 3.5 and if the default language is English
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment