Unity Issue Tracker - UI GameObject sometimes can't be moved when pivot is moved from center
Fixed
UUM-30232
UI GameObject sometimes can't be moved when pivot is moved from center
Unity: Scene Tooling
Fixed
2023.2.X
2022.2.X
2022.2.1f1 onwards
2021.3.X
2021.3.15f1 onwards
Won't Fix
2023.1.X
2023.1.0a21 onwards
Will not be back-porting to this version unless requested.
Reproduction steps:
1. Open the attached project “RectNotMove”
2. Select the Recttool by clicking on the button in Scene view or press the assigned key (by default: t)
3. Make sure that In the Scene view via the Toggle Tool Handle Position dropdown menu Pivot is selected
4. Select the GameObject “Image”
5. Move the pivot from the center towards any of the corners
6. Try to move the GameObject “Image” multiple times by clicking and dragging from different positions
Expected result: GameObject is moved
Actual result: Some zones are created on the GameObject, which do not let GameObject to be moved.