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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment