"Get Current Level Name" not working in packed games?

I just noticed, that the function “Get Current Level Name”, called in the Game Instance at Event Init returns “untitled_0” in packed games. In the editor it works fine and returns the name of the map that is loaded. Is this because the map is not initialized on Game Instances Event Init, when not playing in the editor?