Search Unity

Materials broken after HDRP upgrade to 7.3.1

Discussion in 'High Definition Render Pipeline' started by Symo7, Mar 23, 2020.

  1. Symo7

    Symo7

    Joined:
    Mar 2, 2014
    Posts:
    23
    On upgrading my project HDRP package from 7.1.8 to 7.3.1 (NB also happens when upgrading to 7.2.0) all my materials are broken (invisible) and I get the following errors preventing compilation:

    Library\PackageCache\com.unity.render-pipelines.high-definition@7.3.1\Runtime\Sky\SkyManager.cs(734,45): error CS1061: 'CommandBuffer' does not contain a definition for 'WaitAllAsyncReadbackRequests' and no accessible extension method 'WaitAllAsyncReadbackRequests' accepting a first argument of type 'CommandBuffer' could be found (are you missing a using directive or an assembly reference?)

    Library\PackageCache\com.unity.render-pipelines.high-definition@7.3.1\Runtime\RenderPipeline\HDRenderPipeline.cs(674,19): error CS0117: 'SupportedRenderingFeatures' does not contain a definition for 'terrainDetailUnsupported'

    HDRP version: 7.3.1
    Unity version: 2020.1.0a17.2089

    Edit: have also updated URP to 7.3.1 to no avail
     
    Last edited: Mar 23, 2020
  2. Symo7

    Symo7

    Joined:
    Mar 2, 2014
    Posts:
    23
    For anyone else facing this issue, upgrading Unity to 2020.1.0.b2.3333 solved it.
     
  3. theouterpig

    theouterpig

    Joined:
    May 29, 2021
    Posts:
    1
    I have this issue with 2021.1.91