Skip to content

SVG loader crash when loading specific icon from the AssetLibrary #97078

Closed
@SaracenOne

Description

@SaracenOne

Tested versions

6681f25

System information

Windows 11

Issue description

The editor will hard crash when browsing the AssetLibrary. It appears to be caused by a ThorVG parsing error with the icon for Gnumaru's Scene Tree View Buttons (https://godotengine.org/asset-library/asset/3063) addon where it will encounter a nullptr. It's unclear at the moment if this is a bug we have to fix or something that need to pass onto the ThorVG developers (or perhaps we just need to update the library), but I don't see anything currently in our implementation of the addon which looks obviously incorrect.

Steps to reproduce

  • Open the editor.
  • Search for Gnumaru's Scene Tree View Buttons or a shortened version.
  • The editor should crash when the icon for this addon is fetched

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Immediate Blocker

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions