Hi there, thanks for your response.
It seems that the problem comes from UICenterOnChild, which is attached to the grid.
The items within that grid are instantiated in Start().
I tried to right-click on UICenterOnChild and "Execute", but it didn't change anything.
Is there a way of executing the UICenterOnChild script right after the instantiation of the items?