Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.8f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1185227
Regression
No
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "Depth only" which adds extra GPU processing
How to reproduce:
1. Open attached project and open the SampleScene scene
2. Enter the Play Mode
3. Capture a frame in the Frame Debugger
4. Observe the "Grab RenderTexture" GPU marker, that seems to be useless and is expensive
Reproducible with: 2017.4.32f1, 2018.4.9f1, 2019.2.7f2, 2019.3.0b3, 2020.1.0a5
Actual results: resourceful "Grab RenderTexture" affects performance
Expected results: "Grab RenderTexture" should not occur
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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Resolution Note (2020.1.X):
This is in Grab Pass that isn't supported in SRP, we will not change how Grab Pass works