Unity Shifting UI elements depending on if they are instantiated in start or update?
I have a simple system for generating an inventory screen using basic prefabs, however, depending on where the inventory item is instantiated the gameobject shifts like the image below. (top was in the inventory before running and the second during play.)