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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.