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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (2020.1.X):
This is in Grab Pass that isn't supported in SRP, we will not change how Grab Pass works