Search Issue Tracker
By Design
Votes
0
Found in [Package]
preview.6 - 9.0.0
Issue ID
1230906
Regression
No
[XR][URP][OpenGLES3] Game Objects except for UI aren't rendered and OPENGL NATIVE PLUG-IN ERRORS spammed in the log on a Quest
Repro steps:
1. Open attached project
2. Build and Run on Quest
Actual: "OPENGL NATIVE PLUG-IN ERROR: GL_INVALID_OPERATION: Operation illegal in current state" spammed in the log and only UI gets rendered
Reproducible with: 2020.1.0b3, 2020.2.0a5
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Repro project was using Unity 2020.1 with SRP 9.x.x packages. Unity 2020.1 should use SRP 8.x.x packages instead. After switching to 8.x.x, this issue is gone.