About 4,110 results
Open links in new tab
  1. How to import SVG to Unity 2018.2 - Stack Overflow

    Sep 28, 2018 · In order to import SVG with Unity 2018.2, you need to import the package Vector Graphics with the new Package Manager (you can find it in the menu Window > Package …

  2. vector graphics - Include Animated .svg into unity - Stack Overflow

    Jul 16, 2019 · I want to include animated .svg in my UNITY project. I have imported vector graphics package to UNITY. I have an animated .svg file that runs properly in browser but …

  3. unity game engine - VectorGraphics Unity3d - Stack Overflow

    Mar 27, 2019 · I am using Unity's Vector Graphics package to import a simple svg with 3 shapes. Importing works successfully: However, once imported - how do I get a reference to the svg - …

  4. unity 2d tile with vector graphics image doesn't change color …

    May 8, 2025 · I am using vector graphics for my game. The problem is after importing the vector file of a simple white square, I created a tile using it and I changed its color to ( let's say ) red. I …

  5. unity game engine - Installing Vector Graphics package produces …

    Jul 25, 2019 · Unity 2019.3.0a6 is an Alpha version.. Don't use alpha versions for production. They are not stable and full of bugs and errors.

  6. How do I mask a custom UI Graphic in Unity? - Stack Overflow

    Dec 1, 2017 · In Unity 2017, I've managed to draw vector graphics by making my own UI behaviors that inherit from UnityEngine.UI.Graphic. But my code is irrelevant because you can …

  7. Problem importing Vector shapes in .psb to Unity?

    Sep 25, 2020 · I have already tried it by downloading "vector graphics" pkg. It allows import .svg files . for that I need to export all my layers separately into svg files and import it to unity. But , …

  8. Increase Graphics Quality unity - Stack Overflow

    May 3, 2013 · How can i create best quality graphics in unity. When i put 3d models in game level there is white lines or dots on 3d models which looks very bad. I have attached the image of …

  9. unity game engine - Color Tint shader for vector sprite - Stack …

    Unity 2020.2.7 Vector Graphics 2.0.0 preview 14. My shader works like this: if color alpha is 255 - I can tint any color. If color alpha is 0 - the original color. It works great if the .svg generated …

  10. graphics - Unity blurry and pixelated sprites in editor (no pixel art ...

    Nov 19, 2019 · As your images aren't Vector (and Unity doesn't support vector graphic formats anyway), scaling will always result in a loss of detail. Detail like hard edges. Your options are: …

Refresh