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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
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?