Question by
shanth · Dec 09, 2015 at 09:10 AM ·
uifpscanvasscrollview
Canvas Rendering time is high
I have used Canvas UI in my game(All the pages, buttons and scroll views etc..) ,If any page is opened that is reducing the FPS of the total game, What might be the issue? Using multiple canvas, But handling properly with switching on/off them.
What I have checked in the profiler is canvas rendering time is more than Sprites?
Comment