Search Issue Tracker
Active
Votes
0
Found in [Package]
2.0.0-preview.23
Issue ID
VGB-12
Regression
No
Prefab reference is lost when converting from Vector Sprite to a different Asset Type
Steps to reproduce:
1. Import an SVG file
2. Ensure that its Generated Asset Type is set to Vector Sprite in the import settings
3. Drag the SVG prefab into the Hierarchy
4. Select the SVG asset and change its Generated Asset Type to Textured Sprite or Texture2D and Apply
5. Observe the prefab from step 3 in the Hierarchy - it's missing the prefab reference
Actual results: The prefab reference is lost when changing from Vector Sprite to a different Asset Type
Expected results: The prefab reference is preserved (or at least a warning is logged that changing types will produce breaking changes)
Reproducible with versions: 2.0.0-preview.23, 2.0.0-preview.24
Editor versions tested: 2021.3.34f1, 2022.3.19f1, 2023.3.0b7
Tested on (OS): Windows 11, MacOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- 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
Add comment