Why is my actor location 0 after spawning at runtime?

The issue was that I called even in wrong function, and it was called before location has been set.

It should have been called in OnConstruction.