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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
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.