Skip to content

Crash when opening tileset project with invalid tileset path #70

@mitchcurtis

Description

@mitchcurtis

The code does detect that it's invalid and errors out before returning early, but for some reason it crashes when cleaning up the QScopedPointer. It could be that the errorOccurred signal being emitted causes something to get deleted, e.g. in ProjectManager::onCreationFailed().

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions