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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment