Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1
2020.1.0a25
2020.2
Issue ID
1226940
Regression
No
[Vulkan] Each camera-stack layer generate a render-pass separately when render-pass are the same
Steps to reproduce:
1. Open user's attached project "StackingTest.zip"
2. Edit -> Project Settings-> Player-> Other Settings set the Graphics API to Vulkan
3. Build the Project
4. Attach it to RenderDoc
5. Open it and Capture a frame
6. Expand Event Browser
5. Notice that there are 3 same Vulkan Callbacks from Camera
Expected results: Identical camera-stack layer render-pass are combined into 1
Actual results: Each camera-stack layer generate a render-pass separately
Reproducible with: 2020.1.0b4, 2020.2.0a5
Note: Unable to test below 2020.1 due to project braking. Most likely not a regression. Also reproduces with Mobile devices
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a16