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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.