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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
low priority and minor or cosmetic issues. likely won't fix.