Search Issue Tracker
By Design
Votes
0
Found in
2018.3.5f1
Issue ID
1130246
Regression
No
Unable to Bind Null Depth Buffer When Using MRT
Steps:
1. Open attached repro project
2. Open the scene
3. Hit play
4. observe console for errors
Expected: depth should be optional when doing Command Buffer::SetRenderTarget(RenderTargetIdentifier[] colors, RenderTargetIdentifier depth)
Reproducible in :2019.2.0a6
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
- 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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2020.1.X):
Resolving this as by design. The API here can't support the proposed use case and we are reluctant at adding new APIs (which is more of a feature request) now that we have the render pass API