Error Messages - Fresh Scene 2020.1.0a18.2166

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

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)

Does this also happen if you create a new HDRP project in 2019.3?

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.

2 Likes

Have you updated your Nvidia drivers? Cause it seemed to happen after the latest update. Anyone can help?