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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment