Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b25
Issue ID
813863
Regression
No
Changing the bundle ID in iOS changes it in Android
Whenever you change the bundle identifier in iOS or Android the change is reflected in the other platform. Other changes are bound to platforms, it is expected that
To reproduce:
1) Create empty project
2) Change bundle ID in player settings of either android or iOS
3) Now check other platform build ID, notice that it is the same. Is is expected all platform settings are bound only to selected platform.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment