Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0f1
2017.2.0b1
2017.2.0f3
Issue ID
977770
Regression
Yes
Game object position will be updated on additional axis when moving two child game objects
Steps to reproduce:
1. Create a new project.
2. Create an empty game object
3. Rotate the object 90 around the y-axis in the inspector
4. Right-click on the object and go to 3D Object > Cube to create a child cube
5. Right-click again on the parent object and create another cube
6. Select both children in the hierarchy
7. Grab the X move handle (if in Global rotation) on the gizmo in the scene view and drag
8. Check cubes position in Inspector
Expected results: Both cubes have the same transforms
Actual results: One cube will be updated on X-axis.
Note: moving cube separately on X-axis reset in the correct position.
Reproduced with: 2018.1.0b1, 2017.3.0f3, 2017.2.1p1, 2017.1.2p4, 5.6.4p4, 5.5.5p1
Not reproducible with: 5.5.4p1, 5.6.2f1, 2017.1.0b10
Regression introduced in: 5.5.4p2, 5.6.2p1, 2017.1.0f1, 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment