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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
This is a duplicate of issue #912111