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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible
Resolution Note:
low priority and minor or cosmetic issues. likely won't fix.