Search Issue Tracker
Fixed
Fixed in 2.0.0-preview.25
Votes
0
Found in [Package]
2.0.0-preview.23
Issue ID
VGB-15
Regression
No
SVG Image Data is not parsed when importing SVG files with binary data that has a MIME type of image/PNG
Reproduction steps:
1. Open the “ReproProject“ project
2. Observe the “Assets/125.svg“ asset
Expected result: Image data is loaded and the image is shown
Actual result: Image data is not loaded
Reproducible with: 2.0.0-preview.15, 2.0.0-preview.20, 2.0.0-preview.24 (2021.3.39f1, 2022.3.33f1, 6000.0.6f1)
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Comments (1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
T_Isa
Jun 03, 2025 08:58
I tested it with Unity version 2022.3.16f1 and Vector graphics version 2.0.0-preview.25. The problem is reproducible. The data images are not displayed.