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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
This is a duplicate of issue #580682