Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2018.3.0b8
2018.4
2019.3
2019.3.0f6
2020.1
Issue ID
1218006
Regression
Yes
[Linux] Cannot move object when Rect Tool is selected after resizing while keeping Shift held down
How to reproduce:
1. Create a new project
2. Create a Cube
3. Select Rect Tool and make sure you can move the object around if selecting inside the drawn square
4. Hold down Shift and resize the Cube
5. Stop resizing the Cube and try to move the cube around the same way
Expected result: You can still move the cube around
Actual result: Cube is deselected
Reproducible with: 2018.3.0b8, 2018.4.17f1, 2019.3.1f1, 2020.1.0a23
Not reproducible with: 2017.4.36f1, 2018.3.0b7
Regression from 2018.3.0b7 to 2018.3.0b8
-
jmocar
Feb 21, 2020 14:21
It happens also on 2019.3.2f1 and it's not necessary to resizing or keeping shift held, just wtith a quick press on Shift or Ctrl you get the issue.
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2020.1):
Fixed keyboard modifiers from being incorrectly munged while moving between editor windows.