Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b9
Issue ID
946029
Regression
No
Imprecise Scale when duplicating a gameObject child
Steps to reproduce:
1. Create a cube and attach another cube as a child
2. a) Set any scale of the child cube to 0.1 and duplicate it, the scale values will be corrupted
b)Set any scale of the parent cube to 0.999999 and duplicate the child, the child scale values will be corrupted
Expected: Upon duplication no values are changed, they match the original objects values
Actual: The scale values are changed slightly resulting in minor, but possibly important mismatches
Reproduced on: 2017.3.0a6, 2017.2.0b10, 2017.1.1f1, 5.6.3p2
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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
This is a duplicate of issue #912111