Search Issue Tracker
By Design
Votes
0
Found in
2017.4.1f1
2018.1.1f1
Issue ID
1044513
Regression
Yes
[Android] AndroidManifest.xml merge does not reflect android:hardwareAccelerated="true"
Steps to reproduce:
1. Open user attached project
2. Notice that user's AndroidManifest file has hardwareAccelerated set to true
3. Build the project
4. Go to Temp/StagingArea/AndroidManifest.xml and notice that hardwareAccelerated is false
5. Rename the .apk to .zip and extract it
6. Convert AndroidManifest.xml and notice that hardwareAccelerated is false as well
Reproduced in: 2018.3.0a1, 2018.1.3f1, 2017.4.3f1, 2017.4.1f1
Not reproduced in: 2017.4.0f1, 2017.3.2f1
Regression since: 2017.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "[CreateProperty]" on nullable generic types causes compilation error when using a non-nullable type
- "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
- Editor freezes on "Postprocessing IL for Assembly-CSharp" when compiling a script with an InputAction object referenced in a Managed Component
- UnityYAMLMerge fails to merge on some computers when some specific files are used
- [Android] The application freezes during the AssetBundle loading
Add comment