Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a13
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.13f1
2023.1.0b10
2023.2.0a9
Issue ID
UUM-32676
Regression
No
OpenGLES2 'uses-feature' entry is added to the Android manifest when not used
Reproduction steps:
1. Open the attached project "AndroidBug" with the Android Platform
2. Go to File > Build Settings and press the “Export” button
3. Open the “/AndroidBug/(Build folder name)/unityLibrary/src/main/AndroidManifest.xml” file and observe it
Expected result: No lines related to GLES can be found
Actual result: “<uses-feature android:glEsVersion="0x00020000" />” or similar is seen
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a9
Testing environment: Windows 10 Enterprise 21H2
Notes:
* The project is using Vulkan API and nothing related to the GLES
* Forum thread: [https://forum.unity.com/threads/unity-2021-3-21-keeps-adding-opengles2-usage-into-android-manifest.1417425/|https://forum.unity.com/threads/unity-2021-3-21-keeps-adding-opengles2-usage-into-android-manifest.1417425/]
Comments (1)
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
yakandco
Apr 06, 2023 00:22
forum link has been pasted twice.. here's the working link: https://forum.unity.com/threads/unity-2021-3-21-keeps-adding-opengles2-usage-into-android-manifest.1417425/