Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
preview - 1.0.0
Issue ID
1122685
Regression
No
SVGImage does not work as target graphics in Button (Script) component when Transition is set to "Sprite Swap"
How to reproduce:
1. Open attached project "svg_spriteSwap.zip" and scene "Octopus"
2. In the Hierarchy window, press on "Canvas" -> "Button"
3. In Inspector window, make sure that:
3.1. Button (Script) component -> Transition is set to "Sprite Swap"
3.2. Button (Script) component -> Target Graphics is set to Button (SVGImage)
3.3. SVG Image (Script) component -> Sprite is set
4. Observe the warning located below Button (Script) component -> Target Graphics
Expected result: there is no warning button works with SVGImages
Actual result: the warning is present, the button with "Sprite Swap" transition does not work
Reproducible with: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Could not test with: 2017.4 (SVGImporter is not present in those Unity versions)
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.