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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
This is a duplicate of issue #580682