Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Votes
1
Found in
2022.3.59f1
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-100002
Regression
No
Stencil buffer is incorrectly cleared across Vulkan render passes during depth-only clear operations when using CommandBuffer API
How to reproduce:
1. Open the attached “IN-94612” project
2. Open the “SampleScene”
3. Enter Play mode
4. Press buttons in descending order starting with “ClearDepth”
5. Observe result
Expected result: The cube remains green
Actual result: The cube's default texture appears (grey)
Reproducible in: 2022.3.59f1
Could not test with: 6000.0.40f1, 6000.1.0b7, 6000.2.0a4 (compatibility issues with ScriptableRenderPipeline)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Not reproducible with DX11, DX12, OpenGL
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
Add comment