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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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/