Very often We Create a UI With various static Visual Elements with e.g. a lot of Image and boxes.
In Profiler we find it takes a lot of UIR.DrawRanges. If I can “bake” those static elements, it will save a lot of performance I guess.
If you use the Frame Debugger, can you see if each element seems to draw with a different texture?