Unity version 5.5.0xp1Linux
On the “Home” window after selecting or creating new project - crushes. I think, it’s troubles on graphic drivers. Last success run was on radeon 7770, but now i can’t use it. Now i use integrated graphics on my i5-560m - intel hd graphics. I read some forum, but found nothing useful. Help, please)
Editor.log
mono profile = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Initialize mono
Mono path[0] = ‘/opt/Unity/Editor/Data/Managed’
Mono path[1] = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Mono path[2] = ‘/opt/Unity/Editor/Data/UnityScript’
Mono path[3] = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Mono config path = ‘/opt/Unity/Editor/Data/Mono/etc’
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:56733
Desktop is 1280 x 800 @ 60 Hz
Selecting FBConfig
GLX_FBCONFIG_ID=102
GLX_BUFFER_SIZE=32
GLX_DOUBLEBUFFER=1
GLX_RED_SIZE=8
GLX_GREEN_SIZE=8
GLX_BLUE_SIZE=8
GLX_ALPHA_SIZE=8
GLX_DEPTH_SIZE=24
GLX_STENCIL_SIZE=8
GLX_SAMPLES_ARB=0
GLX_SAMPLE_BUFFERS_ARB=0
GLX_STEREO=0
GLX_CONFIG_CAVEAT=NONE
LICENSE SYSTEM [2017111 23:10:9] No start/stop license dates set
LICENSE SYSTEM [2017111 23:10:9] Next license update check is after 2017-01-12T20:25:34
[0111/231009:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See chromium - An open-source project to help move the web forward. - Monorail for more information on developing with the sandbox on.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[0111/231009:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0111/231009:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
[0111/231010:ERROR:connection.cc(1060)] DOMStorageDatabase sqlite error 14, errno -2: unable to open database file, sql: – sqlite3_open()
[0111/231010:ERROR:dom_storage_database.cc(163)] Unable to open DOM storage database at /home/kass/.config/unity3d/Unity/Browser/Cache/Local Storage/file__0.localstorage error: sql::Connection has no connection.
IsTimeToCheckForNewEditor: Update time 0 current 1484169256
/media/kass/Study/Unity/Test
UpdateMenuTitleForLanguage: 10
Using libudev for joystick management
Importing game controller configs
Loading GUID ↔ Path mappings…0,000053 seconds
Loading Asset Database…0,003723 seconds
AudioManager: Using PulseAudio: Default Output Device
AssetDatabase consistency checks…0,254622 seconds
Initialize engine version: 5.5.0xp1Linux (59c25c92588f)
Assertion failed on expression: ‘context.IsValid()’
(Filename: /home/builduser/buildslave/unity/build/Runtime/GfxDevice/opengl/GLContext.cpp Line: 69)
Receiving unhandled NULL exception
#0 0x007ffdb04f2fc0 in funlockfile
#1 0x007ffdb04f3430 in GfxDeviceGLES::~GfxDeviceGLES()
#2 0x007ffdb04f3470 in CreateGLESGfxDevice(GfxDeviceRenderer)
#3 0x007ffdb04f34a0 in InitializeGfxDevice(unsigned int)
#4 0x007ffdb04f3550 in InitializeEngineGraphics(bool)
#5 0x007ffdb04f3560 in Application::InitializeProject()
#6 0x007ffdb04f3c40 in InitializeUnity(void*)
#7 0x007ffdb04f3d80 in g_source_get_time
#8 0x007ffdb04f3da0 in g_main_context_dispatch
#9 0x007ffdb04f3e30 in g_main_context_dispatch
#10 0x007ffdb04f3e90 in g_main_loop_run
#11 0x007ffdb04f3ec0 in gtk_main
#12 0x007ffdb04f3f40 in main
#13 0x007ffdb04f42f0 in __libc_start_main
#14 0x007ffdb04f43b0 in _start
Launching bug reporter
Drivers installed via “intel graphics installer for linux”. Ubuntu 16.04.
P.S.: Sorry for my terrible language)