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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 2.0.0-preview.15):
Fixed package version available in Unity 2019.2.0a1 and versions above