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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment