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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.