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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment