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
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
Add comment