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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment