I need to get the actual position of a GameObject that is inside another rotated object, because this nested object is not in the center of the container, when you rotate the container it changes the position of the nested object. However in the inspector the nested object still has the same xyz position.
Is there any way to get the actual position of this nested object?