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
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow
- [MacOS] Switching project functionality when importing a complete project is broken
- UI Toolkit Debugger has no minimum size for its tabs
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.