Search Issue Tracker
By Design
Votes
0
Found in
5.4.0f3
Issue ID
843394
Regression
No
Child object changes scale when it is duplicated
Duplicated child object changes scale if parent scale variables are not equal and child rotation are not equal to 0 or 90.
Reproduction steps:
1. Open project.
2. Open scene "Scene"
3. Press on object "Test1" child Cube and duplicate it.
4. Compare normal and duplicated Cube scale values.
5. Repeat 3 and 4 steps with "Test2" and "Test3".
Expected result: Values stays the same.
Actual result: Scale changed.
It does not happen when:
Parent scale x is equal to Parent scale y and it is equal to Parent scale z;
Child rotation x, y and z are equal to -90, 0, 90, 180...
Project attached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment