Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a6
Issue ID
1068692
Regression
No
Multiple GameObjects don't move accordingly to their local Transform values when moving them together with the Move Tool
Repro steps:
1. Open QA attached project "repro_1068692"
2. Open scene "0"
3. Set the "Toggle Tool Handle Rotation" in the Toolbar to "Local"
4. Set the "Toggle Tool Handle Position" in the Toolbar to "Pivot"
5. Select both Cylinders in the Hierarchy
6. Select the "Move Tool" in the Toolbar
7. Move both Cylinders with the gizmo along any axis
Expected: Cylinders are moved based on their local Transform values
Actual: Cylinders are moved identically
Reproducible with: 2017.4.9f1, 2018.1.9f1, 2018.2.3f1, 2018.3.0a8
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.1.X):
This is currently "by design". However, we will address this problem as part of the larger "Enhanced Transform Tools" initiative.