UE4Editor Rendering Issue on Linux

When I start the UE4Editor, it likes Figure1. After I change a little bit the view, it becomes Figure2.

I have tried the following solution but it doesn’t work.

Here it is my System Info:

Manjaro KDE Edition (17.0.1)

clang 3.5.2

mono 5.0.0

$ glxinfo | grep OpenGL

 OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.1.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.1.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:

Figure 1

Figure 2