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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
low priority and minor or cosmetic issues. likely won't fix.