Search Issue Tracker
Fixed in 2018.4.X
Votes
1
Found in
2018.4.24f1
Issue ID
1256278
Regression
Yes
[Mobile] Default Bundle Identifier has spaces in it by default if project name has spaces
To reproduce:
1. Create a new project
2. Switch to iOS or Android platform
3. Check the Bundle Identifier in Player settings
Expected: bundle id has a default value of com.CompanyName.ProductName
Actual: the default bundle ID has com.DefaultCompany."project name"
Reproduced on:
2018.4.24f1
Not reproduced on:
2018.4.23f1, 2019.4.1f1
Notes:
- Reproduces on Android or iOS
- MacOS 14.5
- If project name contains spaces, you will not be able to build for iOS or Android until the bundle ID is changed to not contain any spaces or other symbols
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment