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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2.0.0-preview.15):
Fixed package version available in Unity 2019.2.0a1 and versions above