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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.