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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
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.