Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.3f1
Issue ID
749326
Regression
No
Using command buffers to blit the scene depth won't work
In deferred rendering using BuiltinRenderTextureType.Depth in CommandBuffer.Blit produces the following warning: "CommandBuffer: built-in render texture type 3 not found while executing <command buffer's name> (Blit source)".
How to reproduce:
1. Open test.unity
2. Hit Play and notice the warning in console.
Comments (5)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
JacobK
Nov 01, 2017 15:52
Still having this issue - can we get any more information?
cpetry
Mar 30, 2017 09:21
Same question here: Why can't we get access to the depth buffer?
Simod
Nov 01, 2016 11:59
Same problem and same question: Why won't fix?
Trying to access this from the light command buffer.
jimCheng
Oct 14, 2016 03:01
The Same Issue.
Ewanuk
Jun 10, 2016 18:42
Can we get a reason as to why this won't be fixed/resolved?
Why can't we copy the current depth buffer?