Search Issue Tracker
By Design
Votes
0
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a1
Issue ID
UUM-85602
Regression
No
DepthNormalPrepass or DrawDepthNormalPrepass is rendered when using the Decal renderer feature with “Technique: Screen Space” and “Use Rendering Layers”
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/SampleScene.unity” Scene
3. Enter the Play Mode
4. Open “/Assets/URP-HighFidelity-Renderer.asset“ in Inspector
5. Under Decal enable “Use Rendering Layers“
6. Enable Frame Debugger (Window > Analysis > Frame Debugger)
7. Observe the Frame Debugger
Expected result: “DepthNormalPrepass” or “DrawDepthNormalPrepass” does not exist
Actual result: “DepthNormalPrepass” or “DrawDepthNormalPrepass” is present
Reproducible with: 2022.3.7f1, 2022.3.15f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a1
Could not test with: 2021.3.45f1 (No “Use Rendering Layers“ option)
Reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
This is currently by design, but another fix is already being worked on internally that should solve this issue.