Search Issue Tracker
Fixed in 1.38.5
Votes
0
Found in [Package]
1.38.4
Issue ID
1200207
Regression
No
[Oculus Android] glEsVersion is stripped from the AndroidManifest during building
Repros steps:
1. Open attached project
2. Note this line "<uses-feature android:glEsVersion="0x00030001" />" in the AndroidManifest
3. Build the application
4. Analyze the apk and observe its AndroidManifest
Actual: <uses-feature android:glEsVersion="0x00030001" /> is stripped from the manifest
Reproducible with: Oculus Android package version 2.38.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Add comment