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
- PlayerSettings does not apply to aab when building via the CLI
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
Add comment