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
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
Add comment