Search Issue Tracker
In Progress
Fix In Review for 2022.2.X, 2023.1.X
Votes
0
Found in
2022.2.0b1
2023.1.0a1
Issue ID
UUM-1548
Regression
No
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:
1. Open the user's attached "BugReproStencil2" project
2. Open the "EnableStencil" Scene
3. Select "StencilFullscreen" GameObject in the Hierarchy window
4. Toggle On/Off the "Custom Pass Volume -> Overrides -> Write Depth" boolean value in the Inspector
5. Observe the "StencilFullscreen" GameObject in the Game view
Expected result: Toggling on the "Write Depth" value disables Depth Fail execution
Actual result: The Game view doesn't change depending on the "Write Depth" value
Reproducible with: 13.1.1 (2022.1.0a15)
Couldn't test with: 7.7.1 (2019.4.32f1), 10.7.0 (2020.3.23f1), 12.1.0 (2021.2.3f1)
Note:
- The Graphics repository branch is set to "sg/fullscreen-target" (if doesn't exist, then "master")
- Reproducible with Dx11, Vulkan, Metal
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
- [Linux] C# Reflection performance is 50 to 60 times slower
- The scrollbars are moving as one when scrolling one of the scrollbars in the Array of Text Fields
- Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
- Editor crashes on Play Mode when using Voxel Play Environment Script
- Decimal function values are incorrect when running the build with IL2CPP Scripting Backend
Resolution Note (fix version 2023.1):
https://github.cds.internal.unity3d.com/unity/unity/pull/13045
Resolution Note (fix version 2022.2):
https://github.cds.internal.unity3d.com/unity/unity/pull/13460