Skip to content

Loading current level is broken in packaged builds #105

Description

@krojew

When loading a game in the same level as the current one, the engine loads the default map in packaged builds. The reason seems to be that the current world gets unloaded from its package, which results in engine not finding it during travel and browsing to the default map as a fallback. A workaround is to load a temporary level first and then perform game loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions