Search Issue Tracker

Fixed in 2023.2.1f1

Fixed in 2023.2.X, 2023.3.X, 2023.3.0a9

Votes

0

Found in

2023.2.0b10

2023.3.0a7

Issue ID

UUM-47145

Regression

No

Shaders "ProbeVolumeSamplingDebug" and "ProbeVolumeOffsetDebug" are incorrectly named on URP

HD RP

-

Steps to reproduce:

  1. Open an empty URP project on the Editor
  2. In the Project view, go to Packages/Universal RP/Shaders/Debug
  3. Open either "ProbeVolumeSamplingDebug" or "ProbeVolumeOffsetDebug" in a text editor
  4. Observe the shader name and tags

Expected result: the shader name and tag specifies URP

Actual result: the shader name is "Hidden/HDRP/ProbeVolumeOffsetDebug" and the "RenderPipeline" tag is missing

Notes: the shaders are incorrectly named in the version they were introduced. Issue originally reproduced in 2023.3.0a1.

  1. Resolution Note (fix version 2023.3):

    The URP shaders ProbeVolumeOffsetDebug and ProbeVolumeSamplingDebug no longer refer to HDRP, and have tags that refer to URP.

Add comment

Log in to post comment