Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1340517
Regression
Yes
[Android] Cannot build with target and min sdk set to 22
When the minimum and target sdk of an Android build are both set to the minimum(22). You cannot build a project. It will fail with this error.
/Users/davidrogers/Unity Test Projects/SpinnyCube/Library/Android/Prj/IL2CPP/Gradle/launcher/src/main/AndroidManifest.xml:4:3-116: AAPT: error: attribute android:extractNativeLibs not found.
Reproducible with 2021.2, 1d7c4be35373295071591f8d5bb635d26a93ced1. Have not tested earlier versions.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
thed-venth
Jun 28, 2022 04:14
is this solved?