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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
Resolution Note (fix version 2020.1):
Fixed keyboard modifiers from being incorrectly munged while moving between editor windows.