Search Issue Tracker
Fixed in 1.0.0 - preview.22
Votes
0
Found in [Package]
1.0.0 - preview.21
Issue ID
1096831
Regression
Yes
SVG objects are merged when modifying 'Generated asset type' parameter in two or more assets at once
How to reproduce:
1. Open the attached user's 'TestSVG.zip' project
2. Add at least two different SVG assets from 'Icons' folder to the Scene
3. Select both of icons in the Assets tab, in the Inspector window set 'Generated Asset Type' parameter to 'Textures Sprite', click Apply
4. Double click on one of SVG objects in the Scene to zoom in. You will see that one of them is merged
Expected result: Parameters are applied for each item individually by changing it in some SVG files at once
Actual result: SVG objects are merged in the Scene and Assets when applying 'Textures Sprite' parameter in some SVG assets at once
Reproducible: 2018.2.0b3, 2018.2.16f1, 2018.3.0b8, 2019.1.0a9
Not reproducible: 2018.2.0a1, 2018.2.0a8
Can't reproduce in:
- 2018.2.0b1, 2018.2.0b2 - missing Vector Graphics package
- 2018.3.0a1, 2018.3.0b1, 2019.1.0a1 - because of Package errors
Notes:
- The SVG support feature was added in Unity 2018.2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment