Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b17
Issue ID
797726
Regression
No
[Android] Crash on changing bundle indentifier in project settings
Steps to reproduce:
1. Create new project
2. Don't make any changes and build it for Android platform
--Warning pops and tells you to change bundle id
3. Change bundle id to any (e.g. asd.asd.asd )
4. Build again
5. After successful build go to assets store and download '2D Roguelike' package
6. Import only 'Project Settings'
7. Don't make any changes and build it for Android platform again
--Warning pops and tells you to change bundle id
8. Try to change bundle id again
Results: Editor crashes. Reproduces every time when following reproduction steps.
Note: Couldn't reproduce on 5.3.4 as Android build tools wasn't available to download
Reproduced with: 5.2.4f1; 5.4.0b07; 5.4.0b18
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment