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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2.0.0-preview.15):
Fixed package version available in Unity 2019.2.0a1 and versions above