Search Unity

Linux Unity Editor 5.6.3xf1 crash on start - Ubuntu 18.10

Discussion in 'Linux' started by sacha007, Oct 6, 2018.

  1. sacha007

    sacha007

    Joined:
    Jan 10, 2018
    Posts:
    1
    I want to install Unity v5.6.x (a past version for compatibility reasons) on Ubuntu 18.10, however after install it crashes on start.

    I used the installation file unity-editor_amd64-5.6.3xf1Linux.deb
    from https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ - , and made sure to install all the dependencies listed in the first post.

    The logfile in ~/.config/unity3d/Editor.log shows this (see below)

    Is there some missing package or dependencies that could fix this?

    Thanks for your help

    Code (CSharp):
    1. mono profile = '/opt/Unity/Editor/Data/Mono/lib/mono/2.0'
    2. Initialize mono
    3. Mono path[0] = '/opt/Unity/Editor/Data/Managed'
    4. Mono path[1] = '/opt/Unity/Editor/Data/Mono/lib/mono/2.0'
    5. Mono path[2] = '/opt/Unity/Editor/Data/UnityScript'
    6. Mono path[3] = '/opt/Unity/Editor/Data/Mono/lib/mono/2.0'
    7. Mono config path = '/opt/Unity/Editor/Data/Mono/etc'
    8. Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:56460
    9. Gtk-Message: 10:22:06.457: Failed to load module "canberra-gtk-module"
    10. Desktop is 1920 x 1080 @ 60 Hz
    11.  
    12. COMMAND LINE ARGUMENTS:
    13. ./Unity
    14. [1006/102208: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.
    15. [1006/102208:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    16. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    17. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    18. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    19. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    20. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    21. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    22. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    23. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    24. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    25. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    26. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    27. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    28. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    29. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    30. [1006/102209:ERROR:gpu_channel_host.cc(148)] GpuChannelHost::CreateViewCommandBuffer failed.
    31. [1006/102209:ERROR:webgraphicscontext3d_command_buffer_impl.cc(256)] Failed to initialize command buffer.
    32. [1006/102210:ERROR:connection.cc(1060)] DOMStorageDatabase sqlite error 14, errno -2: unable to open database file, sql: -- sqlite3_open()
    33. [1006/102210:ERROR:dom_storage_database.cc(163)] Unable to open DOM storage database at /home/sacha/.config/unity3d/Unity/Browser/Cache/Local Storage/file__0.localstorage error: sql::Connection has no connection.
    34.