Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b5
Issue ID
874561
Regression
No
[OSX] Editor freeze and then crash on "WindowGLES::Reshape > SetupGraphicsContextFromWindow" when opening the project
Reproduction steps:
1. Open the attached project.
- Editor freezes.
- Editor crashes after a few minutes.
#0 0x000001029271ea in SetupGraphicsContextFromWindow(void*, int, int, bool&)
#1 0x00000102bf3b25 in WindowGLES::Reshape(int, int, DepthBufferFormat)
#2 0x000001019a073a in ThreadedWindow::Reshape(int, int, DepthBufferFormat)
#3 0x0000010290e1b7 in GUIView::Reshape(int, int)
#4 0x00000102926d52 in -[GUIOpenGLView updateGLContext]
#5 0x00000102926ec0 in -[GUIOpenGLView drawRect:]
#6 0x0000010290eacd in GUIView::RepaintAll(bool)
Reproduced with:
5.5.1f1, 5.6.0b5;
OSX 10.11.6
Not reproducible with:
Windows 10 (DirectX and OpenGL)
Note:
Full stack in the edit.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Error in Shader Graph Assets/Samples/Shader Graph/17.1.0/Production Ready Shaders/Lit/URPLit.shadergraph: Graph is generating too many variants…” error is thrown after importing Shader Graph Samples
- ComputeShader cannot access the depth element of RenderTexture targeted by an HDR camera
- Search in the Console window highlights wrong text when text contains HTML attributes
- Particle System doesn't always play when ParticleSystem.Play() is called
- Build Profiles: The vertical and horizontal window lines are different colors and this is not consistent with the other engine windows
Add comment