Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.40f1
2022.3.40f1
6000.0.13f1
6000.1.0a7
Issue ID
UUM-77244
Regression
Yes
Values overwrite in parent's RectTransform when using PrefabUtility.SaveAsPrefabAsset
Reproduction steps:
1. Open the attached “BugRepro” project
2. Select the “Assets/Prefabs/UIPrefab.prefab” prefab
3. In the Inspector window inspect the prefab and note that RectTransform's Pivot is 0, 0 and Scale is 0, 0, 0
4. From the menu go to Replicate Bug > Resave Prefab to execute the script
5. Observe the Inspector window
Expected result: RectTransform's Pivot and Scale values do not change
Actual result: RectTransform's Pivot is (0.5, 0.5) and the Scale is set to (1,1,1)
Reproducible with: 2021.3.40f1, 2022.3.40f1, 6000.0.1f1, 6000.0.13f1
Not reproducible with: 6000.0.0f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Resolution Note:
This appears to already be fixed in 6.1. No further work required at this time.
Resolution Note:
This appears to already be fixed in 6.1. No further work required at this time.