Unity Editor doesn't start up

Every time I try to open a project, the Editor doesn’t start up, it even doesn’t show the bug report window. The one thing I could find about the problem is that if I try opening Unity by terminal, it shows “Aborted (core dumped)”, and opening as root, only “Aborted”.

My PC is using Arch Linux amd64 (updated)
Intel Drivers
unity-editor 1:5.5.0p1+20161220-1 (from AUR)
4GiB RAM

I found this post which is very similar, but nobody answer it.
https://forum.unity3d.com/threads/aborted-core-dumped-error.400295/

These are the logs of the editor:
/home//.config/unity3d/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:56122
Desktop is 1366 x 768 @ 60 Hz

Selecting FBConfig
GLX_FBCONFIG_ID=100
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 [2017128 21:32:38] No start/stop license dates set

LICENSE SYSTEM [2017128 21:32:38] Next license update check is after 2017-01-28T01:11:40

[0128/213238: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.
[0128/213238:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0128/213238:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
[0128/213240:ERROR:connection.cc(1060)] DOMStorageDatabase sqlite error 14, errno -2: unable to open database file, sql: – sqlite3_open()
[0128/213240:ERROR:dom_storage_database.cc(163)] Unable to open DOM storage database at /home/miguel/.config/unity3d/Unity/Browser/Cache/Local Storage/file__0.localstorage error: sql::Connection has no connection.

/home//.config/unity3d/Editor-prev.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:56143
Desktop is 1366 x 768 @ 60 Hz

Selecting FBConfig
GLX_FBCONFIG_ID=100
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 [2017128 21:15:39] No start/stop license dates set

LICENSE SYSTEM [2017128 21:15:39] Next license update check is after 2017-01-28T01:11:40

[0128/211539: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.
[0128/211539:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0128/211539:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
[0128/211541:ERROR:connection.cc(1060)] DOMStorageDatabase sqlite error 14, errno -2: unable to open database file, sql: – sqlite3_open()
[0128/211541:ERROR:dom_storage_database.cc(163)] Unable to open DOM storage database at /home/miguel/.config/unity3d/Unity/Browser/Cache/Local Storage/file__0.localstorage error: sql::Connection has no connection.
IsTimeToCheckForNewEditor: Update time 0 current 1485638151
/home/miguel/Miguel/Unity/Climather
UpdateMenuTitleForLanguage: 10
Using libudev for joystick management

Importing game controller configs
Loading GUID ↔ Path mappings…0,000052 seconds
Loading Asset Database…0,002141 seconds
AudioManager: Using PulseAudio: Default Output Device
AssetDatabase consistency checks…0,075726 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 0x007fff90994b80 in funlockfile
#1 0x007fff90994fe0 in GfxDeviceGLES::~GfxDeviceGLES()
#2 0x007fff90995020 in CreateGLESGfxDevice(GfxDeviceRenderer)
#3 0x007fff90995050 in InitializeGfxDevice(unsigned int)
#4 0x007fff90995100 in InitializeEngineGraphics(bool)
#5 0x007fff90995110 in Application::InitializeProject()
#6 0x007fff909957f0 in InitializeUnity(void*)
#7 0x007fff90995930 in g_source_get_time
#8 0x007fff90995950 in g_main_context_dispatch
#9 0x007fff909959e0 in g_main_context_dispatch
#10 0x007fff90995a40 in g_main_loop_run
#11 0x007fff90995a70 in gtk_main
#12 0x007fff90995af0 in main
#13 0x007fff90995ea0 in __libc_start_main
#14 0x007fff90995f60 in _start
Launching bug reporter

(sorry for the bad English)

I’m going to assume you installed all the dependencies required by unity.
I had this issue in two different situation: I was missing npm, and opengl wasn’t set up properly.

You’re probably in the first situation, when npm (node packet manager) is not installed. Try to install it (it’s probably shipped with nodejs), and it should fix the issue.

If that doesn’t solve it, make sure that you can run opengl applications. The easiest way to do it is to simply run glxgears. You should be able to see rotating gears. If you can’t, there’s something wrong with opengl.

I hope it helps!

Yep, I have ALL the dependencies required by Unity, including NPM. Also, I installed and run the glxgears and it works fluently, so opengl doesn’t looks like a problem.

From the editor logs, it does look like the problem is that your system doesn’t support opengl core profile 3.2.

Got the same issue. Kubuntu 16.04 with latest updates, Unity 5.6.0 b6, 4 GiB RAM, Nvidia GT 610M (forced enabled, proprietary drivers), Unity 5.6.0. b1 worked well.

Editor-prev.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:56865
Desktop is 1366 x 768 @ 60 Hz
npm ERR! invalid: unity-editor-home@0.6.3 /home/username/.local/share/unity3d/Packages/node_modules/unity-editor-home
npm ERR! invalid: unityeditor-collab-history@0.6.4 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history
npm ERR! invalid: unityeditor-collab-toolbar@0.6.6 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar
ListPackages failed, output: {
  "name": "unity-editor",
  "version": "5.6.0",
  "problems": [
  "invalid: unity-editor-home@0.6.3 /home/username/.local/share/unity3d/Packages/node_modules/unity-editor-home",
  "invalid: unityeditor-collab-history@0.6.4 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history",
  "invalid: unityeditor-collab-toolbar@0.6.6 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar"
  ],
  "dependencies": {
  "unity-editor-home": {
  "version": "0.6.3",
  "from": "unity-editor-home.0.6.3.tgz",
  "resolved": "file:unity-editor-home.0.6.3.tgz",
  "invalid": true,
  "problems": [
  "invalid: unity-editor-home@0.6.3 /home/username/.local/share/unity3d/Packages/node_modules/unity-editor-home"
  ]
  },
  "unityeditor-cloud-hub": {
  "version": "0.0.15",
  "from": "unityeditor-cloud-hub-0.0.15.tgz",
  "resolved": "file:unityeditor-cloud-hub-0.0.15.tgz"
  },
  "unityeditor-collab-history": {
  "version": "0.6.4",
  "from": "unityeditor-collab-history.0.6.4.tgz",
  "resolved": "file:unityeditor-collab-history.0.6.4.tgz",
  "invalid": true,
  "problems": [
  "invalid: unityeditor-collab-history@0.6.4 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history"
  ]
  },
  "unityeditor-collab-toolbar": {
  "version": "0.6.6",
  "from": "unityeditor-collab-toolbar.0.6.6.tgz",
  "resolved": "file:unityeditor-collab-toolbar.0.6.6.tgz",
  "invalid": true,
  "problems": [
  "invalid: unityeditor-collab-toolbar@0.6.6 /home/username/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar"
  ]
  }
  }
}

npm WARN package.json unity-editor@5.6.0 No repository field.
npm WARN package.json unity-editor@5.6.0 No README data
npm WARN package.json unity-editor@5.6.0 No license field.
npm ERR! tar.unpack untar error /home/username/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! addLocal Could not install /home/username/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! tar.unpack untar error /home/username/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! addLocal Could not install /home/username/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! tar.unpack untar error /home/username/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! addLocal Could not install /home/username/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! tar.unpack untar error /home/username/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! Linux 4.4.0-59-generic
npm ERR! argv "node" "/opt/Unity/Editor/Data/Tools/nodejs/lib/node_modules/npm/bin/npm-cli.js" "install" "unity-editor-home.0.6.8.tgz" "unityeditor-collab-history.0.6.6.tgz" "unityeditor-collab-toolbar.0.6.6.tgz" "unityeditor-collab-toolbar.0.6.9.tgz" "unityeditor-cloud-hub-0.0.15.tgz" "--cache=./.npm" "--json"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! path /tmp/npm-5879-53ad6432
npm ERR! code ENOSPC
npm ERR! errno -28

npm ERR! nospc ENOSPC, mkdir '/tmp/npm-5879-53ad6432'
npm ERR! nospc This is most likely not a problem with npm itself
npm ERR! nospc and is related to insufficient space on your system.

npm ERR! Please include the following file with any support request:
npm ERR!  /home/user/.local/share/unity3d/Packages/npm-debug.log
InstallEditorPackages failed, output:
installJavascriptPackages failed
(Filename: /home/builduser/buildslave/unity/build/Runtime/Utilities/Argv.cpp Line: 172)


LICENSE SYSTEM [201725 21:6:55] No start/stop license dates set

LICENSE SYSTEM [201725 21:6:55] Next license update check is after 2017-02-05T20:10:01


COMMAND LINE ARGUMENTS:
/opt/Unity/Editor/Unity
[0205/210655:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[0205/210655:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0205/210655:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
IsTimeToCheckForNewEditor: Update time 0 current 1486318042
/home/user/Изображения/Unity_projects/fungus_dialog
UpdateMenuTitleForLanguage: 10
Audio: FMOD Profiler initialized on port 54900
AudioManager: Using PulseAudio: Default Output Device
Loading GUID <-> Path mappings...0,000084 seconds
Loading Asset Database...0,000014 seconds
AssetDatabase consistency checks...0,000110 seconds
Initialize engine version: 5.6.0xb6Linux (35e1927e3b6b)
Receiving unhandled NULL exception
#0  0x007ffd6a0105c0 in funlockfile
#1  0x007ffd6a010b80 in _nv015glcore
#2  0x007ffd6a010c00 in _nv042glcore
#3  0x007ffd6a010c40 in _nv042glcore
#4  0x007ffd6a012540 in _nv042glcore
#5  0x007ffd6a012570 in _nv042glcore
#6  0x007ffd6a012580 in _nv015glcore
#7  0x007ffd6a012640 in _nv014glcore
#8  0x007ffd6a0126a0 in glDrawVkImageNV
Launching bug reporter

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:56987
Desktop is 1366 x 768 @ 60 Hz
npm ERR! invalid: unity-editor-home@0.6.3 /home/user/.local/share/unity3d/Packages/node_modules/unity-editor-home
npm ERR! invalid: unityeditor-collab-history@0.6.4 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history
npm ERR! invalid: unityeditor-collab-toolbar@0.6.6 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar
ListPackages failed, output: {
  "name": "unity-editor",
  "version": "5.6.0",
  "problems": [
  "invalid: unity-editor-home@0.6.3 /home/user/.local/share/unity3d/Packages/node_modules/unity-editor-home",
  "invalid: unityeditor-collab-history@0.6.4 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history",
  "invalid: unityeditor-collab-toolbar@0.6.6 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar"
  ],
  "dependencies": {
  "unity-editor-home": {
  "version": "0.6.3",
  "from": "unity-editor-home.0.6.3.tgz",
  "resolved": "file:unity-editor-home.0.6.3.tgz",
  "invalid": true,
  "problems": [
  "invalid: unity-editor-home@0.6.3 /home/user/.local/share/unity3d/Packages/node_modules/unity-editor-home"
  ]
  },
  "unityeditor-cloud-hub": {
  "version": "0.0.15",
  "from": "unityeditor-cloud-hub-0.0.15.tgz",
  "resolved": "file:unityeditor-cloud-hub-0.0.15.tgz"
  },
  "unityeditor-collab-history": {
  "version": "0.6.4",
  "from": "unityeditor-collab-history.0.6.4.tgz",
  "resolved": "file:unityeditor-collab-history.0.6.4.tgz",
  "invalid": true,
  "problems": [
  "invalid: unityeditor-collab-history@0.6.4 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-history"
  ]
  },
  "unityeditor-collab-toolbar": {
  "version": "0.6.6",
  "from": "unityeditor-collab-toolbar.0.6.6.tgz",
  "resolved": "file:unityeditor-collab-toolbar.0.6.6.tgz",
  "invalid": true,
  "problems": [
  "invalid: unityeditor-collab-toolbar@0.6.6 /home/user/.local/share/unity3d/Packages/node_modules/unityeditor-collab-toolbar"
  ]
  }
  }
}

npm WARN package.json unity-editor@5.6.0 No repository field.
npm WARN package.json unity-editor@5.6.0 No README data
npm WARN package.json unity-editor@5.6.0 No license field.
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! Linux 4.4.0-59-generic
npm ERR! argv "node" "/opt/Unity/Editor/Data/Tools/nodejs/lib/node_modules/npm/bin/npm-cli.js" "install" "unity-editor-home.0.6.8.tgz" "unityeditor-collab-history.0.6.6.tgz" "unityeditor-collab-toolbar.0.6.6.tgz" "unityeditor-collab-toolbar.0.6.9.tgz" "unityeditor-cloud-hub-0.0.15.tgz" "--cache=./.npm" "--json"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! path /tmp/npm-6000-abdfcd69
npm ERR! code ENOSPC
npm ERR! errno -28

npm ERR! nospc ENOSPC, mkdir '/tmp/npm-6000-abdfcd69'
npm ERR! nospc This is most likely not a problem with npm itself
npm ERR! nospc and is related to insufficient space on your system.

npm ERR! Please include the following file with any support request:
npm ERR!  /home/user/.local/share/unity3d/Packages/npm-debug.log
InstallEditorPackages failed, output:
installJavascriptPackages failed
(Filename: /home/builduser/buildslave/unity/build/Runtime/Utilities/Argv.cpp Line: 172)


LICENSE SYSTEM [201725 21:9:4] No start/stop license dates set

LICENSE SYSTEM [201725 21:9:4] Next license update check is after 2017-02-05T20:10:01


COMMAND LINE ARGUMENTS:
/opt/Unity/Editor/Unity
[0205/210904:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[0205/210904:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0205/210905:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
IsTimeToCheckForNewEditor: Update time 0 current 1486318148
/home/user/Изображения/Unity_projects/fungus_dialog
UpdateMenuTitleForLanguage: 10
Loading GUID <-> Path mappings...0,000060 seconds
Loading Asset Database...0,002091 seconds
Audio: FMOD Profiler initialized on port 54900
AudioManager: Using PulseAudio: Default Output Device
AssetDatabase consistency checks...0,063845 seconds
Initialize engine version: 5.6.0xb6Linux (35e1927e3b6b)
Receiving unhandled NULL exception
#0  0x007ffcbe15e800 in funlockfile
#1  0x007ffcbe15edc0 in _nv015glcore
#2  0x007ffcbe15ee40 in _nv042glcore
#3  0x007ffcbe15ee80 in _nv042glcore
#4  0x007ffcbe160780 in _nv042glcore
#5  0x007ffcbe1607b0 in _nv042glcore
#6  0x007ffcbe1607c0 in _nv015glcore
#7  0x007ffcbe160880 in _nv014glcore
#8  0x007ffcbe1608e0 in glDrawVkImageNV
Launching bug reporter

It looks like npm is failing to install the required unity packages, possibly due to a permissions issue on the user directory:
NPM errors

npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unity-editor-home.0.6.8.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-history.0.6.6.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.6.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-collab-toolbar.0.6.9.tgz
npm ERR! tar.unpack untar error /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! addLocal Could not install /home/user/.local/share/unity3d/Packages/unityeditor-cloud-hub-0.0.15.tgz
npm ERR! Linux 4.4.0-59-generic
npm ERR! argv “node” “/opt/Unity/Editor/Data/Tools/nodejs/lib/node_modules/npm/bin/npm-cli.js” “install” “unity-editor-home.0.6.8.tgz” “unityeditor-collab-history.0.6.6.tgz” “unityeditor-collab-toolbar.0.6.6.tgz” “unityeditor-collab-toolbar.0.6.9.tgz” “unityeditor-cloud-hub-0.0.15.tgz” “–cache=./.npm” “–json”
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! path /tmp/npm-6000-abdfcd69
npm ERR! code ENOSPC
npm ERR! errno -28

Try either checking the /home/user/.local/share/unity3d folder permissions or just do a sudo chown -R . ~/.local and see if that helps. Maybe you tried to run Unity as root at some point and the folder was created with root permissions?

Hi, luciusclay, thanks for your reply. You was almost right. Installed beta 6 is about third of gigabyte larger than beta 1, so I suddenly ran out of free space on the / partition. I’ve redistributed disk space from home to root and that fixed the problem.

Okay, I see you’re right, I checked it and, indeed, my OpenGL version is not 3.2 (it’s 2.1).
Thank you very much!

For me unity 2018.4.36f1 shows splash screen and automatically closes itself…

But 2 weeks before I worked in unity on the same version it runs without any problems… what can I do…

Just wanted to share my experience in case it helps anyone.

I am running Linux Mint (version: Uma which is based on Ubuntu 20.04) as a VM using VirtualBox.

I was seeing unity start to open and then a little after the splash screen and loading bars, crash without any popups.

If I disable ‘Enable 3D Acceleration’ this issue goes away. Unfortunately unchecking that box means it’s gonna perform like shit and be CPU bound if I understand correctly. But fortunately for me I’m only using the VM to try out linux, planning on installing it natively soon so hopefully this won’t be an issue then.

Anyway, hope this helps someone