That won’t really solve the issue because when the player gets far away from the origin he will experience bug in the player location (as the player location is global).
I believe the ‘correct’ way to solve this is using level streaming, but I don’t have any experience with that.