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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment