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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.