It is my first Unity project so the question might be silly. I Have created two 3d object with blender and imported the fbx (Autodesk) file in a Unity3D project. The problem is that when I instantiate the assets in the editor, the objects are always rendered at the same position (the one they had in blender) though I have actually changed it (in Unity).
What am I missing?