When calling "SetActorTransform()" (or eg setactorlocation()) in editor, location is updated correctly but the visual representation of the object is not. How do i update the visual representation?

What about Actor->Modify() after setting transform?