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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment