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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.