Search code examples
unity-game-enginesvgimportspritevector-graphics

How to import SVG to Unity 2018.2


Unity's roadmap stated that we should be able to import SVG in Unity 2018.2.
I have Unity 2018.2.3, but I couldn't use SVGs to Unity. Unity doesn't recognize they are sprites.
Please can anyone tell me how to import/use SVGs in unity.


Solution

  • A picture tells thousand words thanks to 44 second demo

    Go to Windows -> Package Manager in Unity 2019

    enter image description here

    Vector Graphic package is currently in the preview stage. You have to enable preview packages in advance settings in unity 2019.

    Edit:

    From Unity 2020, the Preview Package setting has changed. Watch this 40 second Demo

    Go to edit -> Project Settings -> Package Manager -> Check Enable Preview Package