What are the impacts of using Panel?

I used panel and changed the source image. What would be the negative inpact of that instead of using image directly?

1 Like

A Panel is just a GameObject wrapper for an Image and a CanvasRenderer. No negative impact I can think of other than a miniscule amount of memory.

1 Like