Search Unity

HDRP not working in Linux?

Discussion in 'Linux' started by HLSGB, Jan 28, 2019.

  1. HLSGB

    HLSGB

    Joined:
    Jan 23, 2019
    Posts:
    2
    I'm getting the following errors even when using the HDRP project option when starting a new project:

    Kernel 'KSampleCopy4_1_x_8' not found
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

    Anyone find a way around this?

    System:
    4.20.4-arch1-1-ARCH
    1950X Threadripper
    1080TI with NVIDIA drivers 415.27-2
     
  2. PixelJ

    PixelJ

    Unity Technologies

    Joined:
    Nov 1, 2018
    Posts:
    216
    Not yet. It's coming.
     
    AsciiRebellion and FROS7 like this.
  3. HLSGB

    HLSGB

    Joined:
    Jan 23, 2019
    Posts:
    2
    Thanks for the reply, looking forwards to it.
     
    PixelJ likes this.
  4. yian-dev

    yian-dev

    Joined:
    Jun 26, 2017
    Posts:
    20
    Does anyone know any ETA to when we might get HDRP linux? i have an windows HDRP project i moved to linux and i cant use it at all full of errors.
    The 2019.1 beta and 2018.3.4 previews work in 3D but broken HDRP, i really need the shder editor cant do much without it
     
  5. PixelJ

    PixelJ

    Unity Technologies

    Joined:
    Nov 1, 2018
    Posts:
    216
    Could you post the errors here? Then maybe we can make a bug.
     
  6. PixelJ

    PixelJ

    Unity Technologies

    Joined:
    Nov 1, 2018
    Posts:
    216
    EDIT:

    1. Have Vulkan drivers installed.
    2. Open Project Settings -> Player
    3. Turn off Auto Graphics API for Linux.
    4. Move Vulkan to the top of that list.

    This is how I've been able to get it going.
     
    Last edited: Feb 4, 2019
  7. jvetulani

    jvetulani

    Joined:
    Dec 20, 2016
    Posts:
    55
    Hi, HDRP seems to be working for me with Linux Unity 2018.3.9f1 however reflection probes are broken - each side of the probe has the same side of the cube - is this being worked on?