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
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Adaptive Probe Volume baking generates probes only below ground mesh and ignores volume above when baking lighting
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
- [Android] UnityPlayer gets paused when another Activity is launched even with Run Without Focus enabled
Resolution Note (fix version 2.0.0-preview.15):
Fixed package version available in Unity 2019.2.0a1 and versions above