Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Resolved HDRP asset not found

Discussion in '2023.1 Beta' started by Carpe-Denius, Jan 27, 2023.

  1. Carpe-Denius

    Carpe-Denius

    Joined:
    May 17, 2013
    Posts:
    842
    After upgrading to b1, nothing is visible and materials tell me I need to assign an hdrp asset.

    "Editing HDRP materials is only supported when an HDRP asset is assigned in the Graphics Settings."

    There is an asset assigned, though. I tried several combinations with asset there and asset in the quality settings and I even created a brand new asset. Anything else I missed?
     
  2. Carpe-Denius

    Carpe-Denius

    Joined:
    May 17, 2013
    Posts:
    842
    Found it: I needed to reimport the shader graph package because the water shader was missing in the render pipeline ressources. After a reimport of the shader graph and a reimport of the hdrp package, unity started to render again.