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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.