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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment