Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Error Messages - Fresh Scene 2020.1.0a18.2166

Discussion in '2020.1 Beta' started by mtu2016, Jan 9, 2020.

  1. mtu2016

    mtu2016

    Joined:
    Nov 14, 2017
    Posts:
    4
    Hi,

    I've started a brand new unity scene in version to 2020 I've also tested this in 2019. When I open it there are 449 errors.

    Strange that it's a brand new file and so many errors ?

    I've tried uninstalling and reinstalling these unity versions.

    Attached is a screen grab error.jpg


    thanks.

    System.Exception: Compute Shader compilation error on platform D3D in file UberPost.compute:5: failed to open source file: 'UberPostFeatures.cs.hlsl' at kernel KMain_Variant3
    HDRP will not run until the error is fixed.

    at UnityEngine.Rendering.HighDefinition.HDRenderPipeline.ValidateResources () [0x00089] in <7b410941f77b4a8f975c5d9c2e7970ac>:0
    at UnityEngine.Rendering.HighDefinition.HDRenderPipeline..ctor (UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset asset, UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset defaultAsset) [0x003e6] in <7b410941f77b4a8f975c5d9c2e7970ac>:0
    at UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset.CreatePipeline () [0x00008] in <7b410941f77b4a8f975c5d9c2e7970ac>:0
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Does this also happen if you create a new HDRP project in 2019.3?
     
  3. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    7.x HDRP's are really meant for 2019.3. 2020.1 is designed to work with 8.x but Unity hasn't released even 8.0 yet. I'd guess it'll come at some point when 2020.1 moves to beta stage, right now you can try using HDRP from github master or hdrp/staging branches but these things are often tad ahead what we got on 2020.1 alphas, so your experience will not be that great at this point in time.
     
    ArinFaraj and mtu2016 like this.
  4. Pranav_Redstoneinvente

    Pranav_Redstoneinvente

    Joined:
    Apr 13, 2018
    Posts:
    121
    Have you updated your Nvidia drivers? Cause it seemed to happen after the latest update. Anyone can help?