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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment