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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment