Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a8
Issue ID
1166631
Regression
Yes
[Graphics General] Invalid OpenGL Context for rendering exception is thrown continuously on restarting the editor
Invalid OpenGL Context for rendering exception is thrown continuously on restarting the editor after changing Graphic APIs to OpenGLCore.
Steps to repro:
1. Create a new Project.
2. File > Build Settings > Player Settings.
3. Uncheck Auto Graphics API for Mac.
4. Select OpenGLCore and drag it to the top in the list.
5. Click on Restart the editor.
Actual Result:
The exception is thrown continuously after restarting the editor.
Expected Result:
The editor should restart without any exception in the console.
Reproducible in:
2019.3.0a8.
Working fine in:
2019.3.0a7, 2019.2.0b8.
Environment:
Only on Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment