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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment