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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
This is currently by design, but another fix is already being worked on internally that should solve this issue.