Search Issue Tracker
Fixed in 2.0.0-preview.15
Votes
0
Found in [Package]
1.0.0-preview.13, 2.0.0-preview.10
Issue ID
1198642
Regression
No
SVG Prefab's Transform is reset when renaming the Prefab Asset in Project Window
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Select "rename me" Prefab in the Hierarchy
3. Change "rename me" Prefab's Transform to different values
4. Rename "rename me" Prefab in the Project Window's Assets folder(for example, to "rename")
5. Observe the Scene View
Expected result: Prefab's Transform is not changed
Actual result: Prefab's Transform is changed to initial values
Reproducible with: 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2020.1.0a15 (1.0.0-preview.13, 2.0.0-preview.10)
Couldn't test with: 2017.4 (Package Manager does not exist)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2.0.0-preview.15):
Fixed package version available in Unity 2019.2.0a1 and versions above