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.
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.