Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
1122637
Regression
No
[UX] SVG files that are dragged and dropped onto a canvas are not automatically assigned the SVG Image component
How to reproduce:
1. Open the attached project ("SVG UX Issue.zip")
2. Drag the "kukka" object onto the Canvas
3. Observe its Inspector Window
Expected result: The SVG object is automatically assigned the SVG Image component when adding it to the Canvas
Actual result: The SVG object does not have the SVG Image component and instead has a simple Sprite Renderer component. (Every object has to be manually "fixed" by removing the Sprite Renderer and adding the SVG Image component)
Reproduced with the Vector Graphics package version: 1.0.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
low priority and minor or cosmetic issues. likely won't fix.