Search Issue Tracker
Fixed
Votes
5
Found in
5.0.1p1
Issue ID
691793
Regression
No
[Camera] Calling Camera.Render in OnRenderImage always clears the depth buffer
To reproduce:
1. Open attached project
2. Open DepthTextureBug scene
3. Press play
4. Select main camera
5. Select On Render Image
6. Notice that the depth buffer is cleared and everything appears blurry
Comments (1)
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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
HarryCodder
Apr 24, 2015 07:22
UpdateDepthTexture is actually always called when the sub camera renders, not only in the OnRenderImage event.