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 Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
This is a duplicate of issue #580682