Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0b10
2020.1
Issue ID
1198652
Regression
No
Wrong AndroidManifest.xml file is generated after building to Android
How to reproduce:
1. Open the attached "Repro1198652.zip" Project
2. Make sure Vulkan API is in the list of Player > Graphics settings
3. Build the Project
4. Check AndroidManifest.xml <Path to Project>\Repro1198652\Temp\gradleOut\launcher\build\intermediates\instant_app_manifest\release
Expected Behaviour: android:name="android.hardware.vulkan.compute" or android:name="android.hardware.vulkan.version" is in the xml file
Actual Behaviour: android:name="android.hardware.vulkan" is in the xml file even though android.hardware.vulkan is not doccumented in android docs
Reproducible with: 2017.4.35f1, 2018..4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Note: The issue is specific to Android
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2018.4):
Backported to 2018.4.16f1