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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment