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
Comments (1)
-
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (fix version 2020.1):
Fixed keyboard modifiers from being incorrectly munged while moving between editor windows.