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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
This is a duplicate of issue #580682