A free and open source SVG importer for Unreal Engine 5
Simply git clone
this repository into your Plugins
directory or download it as an archive and extract to Plugins
.
- Rendering the SVG as a Signed Distance Field texture to save on space
- Allowing the creation of an SVG texture from XML
- Editing an imported SVG inline via XML
- Picking a custom background (rather than transparent)
If you come to need any of the above urgently or any other feature, open a GitHub issue for it.
- If you try to reimport not the asset itself, but the texture inside it, it will crash the Unreal Editor
- Reimport is only possible by going into the editor for the asset, right clicking from content editor has "Reimport" grayed out