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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment