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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment