Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance warning on mobile
#1
Hello,

On mobile platforms, I'm getting a few of these warnings:


Quote:Tiled GPU perf. warning: RenderTexture color surface (170x302) was not cleared/discarded. See TiledGPUPerformanceWarning.ColorSurface label in Profiler for info

Apparently this is related to not calling this method:

https://docs.unity3d.com/ScriptReference...tents.html

Can you tell me if this applies to Obi? Can we get better performance on Android if we call this somehow?

Thanks.
Reply


Messages In This Thread
Performance warning on mobile - by george_playbite - 30-01-2019, 11:05 PM