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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment