Search Issue Tracker
Duplicate
Votes
1
Found in
3.0.0b6
Issue ID
371654
Regression
No
Including an ampersand (&) symbol in Input Textfield "Player Settings/Product Name" breaks the XCode build on Mac OSX
To Reproduce:
1. Build an simple iPhone app adding '&' in the name.
Expected:
1. Unity should see that the character is not valid.
Hapenning:
1. It will fail because XCode doesn't like that character.
My guess is that it doesn't like any Non Uniform Type Identifiers characters, similar to the bundle name.
Comments (2)
-
Doddler
Nov 26, 2013 16:57
Similar issue, including a '?' in the Product Name will fail to build OSX target on a Windows machine.
Add comment
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #580682