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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment