Chman / Moments

A quick GIF replay recorder for Unity
zlib License
857 stars 117 forks source link

Tiled GPU perf. warning: RenderTexture color surface (320x198) was not cleared/discarded, doing <run with profiler for info> #5

Open rutcreate opened 7 years ago

rutcreate commented 7 years ago

I tried from demo scene on Unity 5.5. This message came up in warning console after scene is played for 1 sec.

Tiled GPU perf. warning: RenderTexture color surface (320x198) was not cleared/discarded, doing <run with profiler for info>

Will this effect to performance during runtime?