Search Issue Tracker
Fixed in 2.0.0-preview.4
Votes
0
Found in [Package]
2.0.0-preview.3
Issue ID
1167309
Regression
No
ArgumentNullException is thrown when importing SVG asset which has "Generated Asset Type" set to "Textured Sprite"
How to reproduce:
1. Open the attached project ("case_1167309-SvgImportBug.zip")
2. Inspect console
Expected results: SVG asset is imported without issues
Actual results: Asset import fails: "Asset import failed, "Assets/Button-settings.svg" > ArgumentNullException: Value cannot be null"
Reproducible with: 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a8
Reproducible with package versions 1.0.0-preview.27, 2.0.0-preview.3
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2.0.0-preview.4):
Package version 1.0.0-preview.28 also has the fix for Unity 2019.1 and below.