Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
1
Found in
5.6.1f1
Issue ID
912111
Regression
No
Duplicated child GameObject inside Canvas has modified RectTransform::Scale and Position values
To reproduce:
1. Open the attached project
2. Duplicate a child GameObject inside Canvas
Desired outcome: The duplicated GameObject has the same RectTransform::Scale and Position values as the original GameObject
Actual result: RectTransform::Scale and Position values are different.
Reproduced with 5.5.0p4, 5.5.3p3, 5.6.0f3, 5.6.1p1, 2017.1.0b6
Fixed in 2019.1.0a13
Backported to 2018.3.3f1
Comments (1)
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
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- [Usability] No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
BoaNeo
Dec 12, 2017 07:35
This is incredibly annoying and apparently very easy to fix:
http://www.jarcas.com/studios/?p=259
I just don't see why we should have to resort to custom editor scripts to get it working correctly.