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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.