Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.2.4f1, 2023.3.0a17
Votes
0
Found in
2022.3.13f1
2023.1.20f1
2023.2.0b18
2023.3.0a14
Issue ID
UUM-56003
Regression
No
Rendering layers trigger DepthnormalPrePass when using Decal and Full Screen Pass render features
Reproduction steps:
1. Open the attached “DepthNormalsPrePass.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Open the Frame Debugger window (Window > Analysis > Frame debugger)
4. Enable the Frame Debugger by pressing the “Enable” button in the upper-left corner
5. Observe the events tree on the left side of the Frame Debugger window
Expected result: “DepthNormalPrepass” is not present in the events tree
Actual result: “DepthNormalPrepass” event is present
Reproducible with: 2022.3.13f1, 2023.1.20f1, 2023.2.0b18, 2023.3.0a14
Couldn’t test with: 2021.3.31f1 (Full Screen Pass renderer feature is not available)
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
Note: Full Screen Pass and Decal renderer features have to be enabled in the Universal Renderer Asset for the reproduction to occur
MSAA is not enabled. The DepthNormalPrepass texture is not used subsequently in the pipeline.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment