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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment