Search Unity

Crash on startup for build Linux+Vulkan

Discussion in 'Linux' started by reev4eg, Apr 26, 2021.

  1. reev4eg

    reev4eg

    Joined:
    May 10, 2015
    Posts:
    37
    Hey there,
    We encounter the problem with launch the game on Linux + Vulkan.
    - Unity 2020.2.5f1
    - Intel nuc, Intel(R) HD Graphics 5000

    Can I force to switch to OpenGL for Intel GPU devices?

    The log in attach.

    Thank you!
     

    Attached Files:

  2. tylerinthezoo

    tylerinthezoo

    Unity Technologies

    Joined:
    Jun 15, 2022
    Posts:
    92
    you could get rid of the library folder, project settings and user settings, and reopen the project to see if opengl api is detected and used if you currently have trouble opening the project. Otherwise you could make the switch in project settings for opengl.
     
  3. reev4eg

    reev4eg

    Joined:
    May 10, 2015
    Posts:
    37
    Hi! Can I switch the GAPI at runtime for Linux?
    Thank you.
     
  4. tylerinthezoo

    tylerinthezoo

    Unity Technologies

    Joined:
    Jun 15, 2022
    Posts:
    92