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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 2018.4):
Backported to 2018.4.16f1