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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment