Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.12f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a9
Votes
2
Found in
2021.3.27f1
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a1
Issue ID
UUM-41126
Regression
No
[Vulkan] Clear command does not work when used in the middle of a RenderPass created with SRP RenderPass API
How to reproduce:
1. Open the “nativerenderpassclearbug“ project
2. Open the “SampleScene”
3. Open and observe the Scene view
4. Open and observe the Game view
Expected result: “Cube” and “Capsule” GameObjects are rendered
Actual result: “Cube” GameObject is rendered but “Capsule” GameObject is not rendered
Reproduced with: 2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Reproduced on: Windows 10 (by reporter), Windows 11
Could not test on: macOS Ventura 13.4 (Intel) (Vulkan Graphics API is not supported)
Notes:
1. Also reproducible in Player
2. The Player silently crashes after 1-2 seconds of runtime with the 2021.3 stream
3. Reproducible with “Vulkan” Graphics API (Edit > Project Settings > Player > Other Settings)
4. Not reproducible with “Direct3D11”, “Direct3D12”, “OpenGLCore“, “OpenGLES2”, “OpenGLES3”, and “Metal” Graphics APIs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment