Search Issue Tracker
Fixed in 5.5.2
Votes
0
Found in
5.5.0f3
Issue ID
867668
Regression
No
Custom manifest android:configChanges overwritten in built apk
How to reproduce:
1. Open user provided project
2. Inspect that provided AndroidManifest.xml defines 'layoutDirection' at the end of android:configChanges'
3. Build apk
4. Inspect built apk's AndroidManifest.xml. 'layoutDirection' is not seen as it has been overwritten
Actual result: AndroidManifest's 'configChanges' are overwritten when building
Expected result: Custom AndroidManifest merged into build
Reproduced with: 5.4.4p1, 5.5.0p4, 5.6.0b3
Workaround: Export project to Gradle/ADT and build externally, applying all the AndroidManifest changes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
Add comment