Search Issue Tracker
By Design
By Design in 6000.1.X
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
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
- No audio is played when Playbable Mixer is changed at runtime
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
Resolution Note:
This is currently by design, but another fix is already being worked on internally that should solve this issue.
Resolution Note (6000.1.X):
This is currently by design, but another fix is already being worked on internally that should solve this issue.