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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
Add comment