Hi Guys, I don't know if any of you experienced this problem but I really need a solution.
I have a panel that I hide and move out of the way when it's not needed. Within that panel is a grid where I generate prefabs. These prefabs are updated every time I display the panel. The first time the panel is displayed, every sprite is in the right spot but if I popup the panel again, the sprites texture is not aligned with the widget (see attached picture)
The only way to display the sprite properly is to update some value that will force it to refresh (scale, position, etc.)
Any help would be appreciated.