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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
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.