we have created moving platforms using a prefab but when the game scene starts they seem to launch at the same position even though one is at the top of the scene and the other is at the bottom of the scene. We tried different versions of unity but to no avail. Currently using 2022.3.25f1
We are currently trying to move 3d blocks left to right at at different positions but both blocks are ignoring the co-ordinates and starting from the same position.