Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a10
Issue ID
1242604
Regression
No
[2D Sprite] Snapping occurred only in one direction with selection of Rect Tool
Snapping occurred only in one direction with selection of Rect Tool either Horizontally or Vertically
Steps to Repro:
1. Create a new Project
2. Hierarchy > right-click > Sprite
3. Assign Background sprite
4. Duplicate the Sprite
5. Select Rect Tool
6. Select Sprite and click Shift and drag the Sprite GameObject in the Scene
Expected Result:
Sprite GameObject should be drag in any direction
Actual Result:
Sprite can be drag in only one direction either Horizontal or Vertical
Reproducible with: 2018.4.22f1 (1.0.14), 2019.3.12f1 (3.0.10), 2020.1.0b8 (4.0.2), 2020.2.0a9 (4.0.2)
Environment: Windows 10 and Mac 10.14
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
This is the intended behavior. The shift key shortcut locks movement to the active axis.