Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.3f1
Issue ID
793819
Regression
No
[iOS] Unity doesn't accept Bundle id if it is constructed differently (com.company..product)
Reproduction steps:
1. Create new Project
2. Open PlayerSettings
3. Set Bundle Identifier to something with two dots [com.hello..world]
4. Try build for iOS
5. Error is thrown: "iPhoneBundleIdentifier has not been set up."
Expected: Because xCode allows this kind of naming, Unity should too.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment