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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.